Share via


Subscribe Members

Microsoft Robotics Class Reference

The Subscribe type exposes the following members.

Constructors

  Name Description
Dd190983.pubmethod(en-us,MSDN.10).gif Subscribe Overloaded.

Methods

  Name Description
Dd190983.pubmethod(en-us,MSDN.10).gif AddHeader
Adds a SOAP Header instance
(Inherited from DsspOperation.)
Dd190983.pubmethod(en-us,MSDN.10).gif Clone
Clone
(Inherited from Subscribe< (Of < (TBody, TResponse> ) > ).)
Dd190983.pubmethod(en-us,MSDN.10).gif ConvertToNotification Overloaded.
Dd190983.pubmethod(en-us,MSDN.10).gif CopyHeaders
Shallow copy of headers from the source operation
(Inherited from DsspOperation.)
Dd190983.pubmethod(en-us,MSDN.10).gif Equals
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Dd190983.protmethod(en-us,MSDN.10).gif Finalize
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
(Inherited from Object.)
Dd190983.pubmethod(en-us,MSDN.10).gif GetHashCode
Serves as a hash function for a particular type.
(Inherited from Object.)
Dd190983.pubmethod(en-us,MSDN.10).gif GetHeader Overloaded.
Dd190983.pubmethod(en-us,MSDN.10).gif GetType
Gets the Type of the current instance.
(Inherited from Object.)
Dd190983.protmethod(en-us,MSDN.10).gif MemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
Dd190983.pubmethod(en-us,MSDN.10).gif RemoveHeader< (Of < (T> ) > )
Remove a SOAP header instance, if present
(Inherited from DsspOperation.)
Dd190983.pubmethod(en-us,MSDN.10).gif ReplaceHeader
Replace a SOAP header instance, if present. Add it otherwise
(Inherited from DsspOperation.)
Dd190983.pubmethod(en-us,MSDN.10).gif ToString
Returns a String that represents the current Object.
(Inherited from Object.)

Properties

  Name Description
Dd190983.pubproperty(en-us,MSDN.10).gif Action
Dssp Action
(Inherited from DsspOperation.)
Dd190983.pubproperty(en-us,MSDN.10).gif Body
Operation Body
(Inherited from DsspOperation< (Of < (TBody, TResponse> ) > ).)
Dd190983.pubproperty(en-us,MSDN.10).gif Causalities
If true, the forwarders will capture the current causalities and will automatically propagate to them errors that occur while processing this outbound request.
(Inherited from DsspOperation.)
Dd190983.pubproperty(en-us,MSDN.10).gif HasHeaders
Checks if the operation has Soap headers attached
(Inherited from DsspOperation.)
Dd190983.pubproperty(en-us,MSDN.10).gif Headers
Serializable Soap header collection.
(Inherited from DsspOperation.)
Dd190983.pubproperty(en-us,MSDN.10).gif NotificationPort
Port to use for receiving notifications from service this Subscribe targets
(Inherited from Subscribe< (Of < (TBody, TResponse> ) > ).)
Dd190983.pubproperty(en-us,MSDN.10).gif NotificationPortConfiguration
Optional. Advanced configuration options for notification port
(Inherited from Subscribe< (Of < (TBody, TResponse> ) > ).)
Dd190983.pubproperty(en-us,MSDN.10).gif NotificationShutdownPort
Port used for shutting down the subscription.
(Inherited from Subscribe< (Of < (TBody, TResponse> ) > ).)
Dd190983.pubproperty(en-us,MSDN.10).gif ResponsePort
Response PortSet
(Inherited from DsspOperation< (Of < (TBody, TResponse> ) > ).)
Dd190983.pubproperty(en-us,MSDN.10).gif RetryCount
Retry count for outbound request. Its not guaranteed to work across all transports
(Inherited from DsspOperation.)
Dd190983.pubproperty(en-us,MSDN.10).gif TimeSpan
Expected Timespan of this operation. If no response is received within the specified time, the runtime will respond with a timeout Fault.
(Inherited from DsspOperation.)

See Also

Subscribe Class

Microsoft.Dss.Services.Test.Proxy Namespace