ModifyContractPolicy Properties

Microsoft Robotics Class Reference

The ModifyContractPolicy type exposes the following members.

Properties

  Name Description
Public property Action
Dssp Action
(Inherited from DsspOperation.)
Public property Body
Operation Body
(Inherited from DsspOperation< (Of < ( <'TBody, TResponse> ) > ) >.)
Public property 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.)
Public property HasHeaders
Checks if the operation has Soap headers attached
(Inherited from DsspOperation.)
Public property Headers
Serializable Soap header collection.
(Inherited from DsspOperation.)
Public property ResponsePort
Response PortSet
(Inherited from DsspOperation< (Of < ( <'TBody, TResponse> ) > ) >.)
Public property RetryCount
Retry count for outbound request. Its not guaranteed to work across all transports
(Inherited from DsspOperation.)
Public property SourceUri
Gets the source uri of the service that sent the message. Can be null.
(Inherited from DsspOperation.)
Public property 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.)
Public property Timestamp
Gets the time the message was sent. Will be equal to Timestamp.MinValue if not set.
(Inherited from DsspOperation.)

See Also

ModifyContractPolicy Class

Microsoft.Dss.Services.Security.Manager.Proxy Namespace