Get Methods

Microsoft Robotics Class Reference

The Get type exposes the following members.

Methods

  Name Description
Public method AddHeader
Adds a SOAP Header instance
(Inherited from DsspOperation.)
Public method ConvertToNotification() () () ()
Converts request to an outbound notification
(Inherited from DsspOperation.)
Public method ConvertToNotification(NotificationHeader)
Converts request to an outbound notification
(Inherited from DsspOperation.)
Public method CopyHeaders
Shallow copy of headers from the source operation
(Inherited from DsspOperation.)
Public method Equals
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Protected method 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.)
Public method GetHashCode
Serves as a hash function for a particular type.
(Inherited from Object.)
Public method GetHeader(Type)
Retrieve a SOAP header instance, if present. Return null otherwise
(Inherited from DsspOperation.)
Public method GetHeader< (Of < <' (T> ) > > )() () () ()
Retrieve a SOAP header instance, if present. Return null otherwise
(Inherited from DsspOperation.)
Public method GetType
Gets the Type of the current instance.
(Inherited from Object.)
Protected method MemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
Public method RemoveHeader< (Of < <' (T> ) > > )
Remove a SOAP header instance, if present
(Inherited from DsspOperation.)
Public method ReplaceHeader
Replace a SOAP header instance, if present. Add it otherwise
(Inherited from DsspOperation.)
Public method ToString
Returns a String that represents the current Object.
(Inherited from Object.)

See Also

Get Class

Microsoft.Dss.Services.ManifestLoaderClient.Proxy Namespace