Submit Class

Microsoft Robotics Class Reference

Submit. Used to deliver operations that need to be forwarded as notifications to subscribers

Namespace: Microsoft.Dss.Services.SubscriptionManager.Proxy
Assembly: Microsoft.Dss.Runtime.Proxy (in Microsoft.Dss.Runtime.Proxy.dll) Version: 4.0.261.0

Syntax

[XmlTypeAttribute(IncludeInSchema = false)]
public class Submit : Submit<Object, DsspResponsePort<DefaultSubmitResponseType>>

Inheritance Hierarchy

System. . :: . .Object
  Microsoft.Dss.ServiceModel.Dssp. . :: . .DsspOperation
    Microsoft.Dss.ServiceModel.Dssp. . :: . .DsspOperation< (Of < ( <'TBody, TResponse> ) > ) >
      Microsoft.Dss.ServiceModel.Dssp. . :: . .Submit< (Of < ( <'Object, DsspResponsePort< (Of < ( <'DefaultSubmitResponseType> ) > ) >> ) > ) >
        Microsoft.Dss.Services.SubscriptionManager.Proxy..::..Submit

See Also

Submit Members

Microsoft.Dss.Services.SubscriptionManager.Proxy Namespace