HttpPost Properties

 

Namespace:   Microsoft.Activities.Messaging
Assembly:  Microsoft.Activities (in Microsoft.Activities.dll)

Properties

Name Description
System_CAPS_pubproperty ApplyDefaultRetryCodes

Gets or sets a value that indicates whether to apply default retry codes.

System_CAPS_protproperty CacheId

(Inherited from Activity.)

System_CAPS_pubproperty DisplayName

(Inherited from Activity.)

System_CAPS_pubproperty Id

(Inherited from Activity.)

System_CAPS_protproperty ImplementationVersion

(Inherited from Activity.)

System_CAPS_pubproperty RequestContent

Gets or sets the content of the request message.

System_CAPS_pubproperty RequestHeaders

Gets or sets the headers of the request message.

System_CAPS_pubproperty ResponseContent

Gets or sets the content of the response message.

System_CAPS_pubproperty ResponseHeaders

Gets or sets the headers of the response message.

System_CAPS_pubproperty ResponseStatusCode

Gets or sets the status code of the response message.

System_CAPS_pubproperty RetryOnConnectionFailure

Gets or sets whether to retry on connection failures.

System_CAPS_pubproperty RetryStatusCodes

Gets or sets the retry status codes.

System_CAPS_pubproperty SecurityToken

Gets or sets the security token.

System_CAPS_pubproperty Uri

Gets or sets the target Uri.

See Also

HttpPost Class
Microsoft.Activities.Messaging Namespace

Return to top