DefaultRetryPolicy members

Provides a workflow activity to define the default retry policy when calling a Web service.

The DefaultRetryPolicy type exposes the following members.

Constructors

  Name Description
Public method DefaultRetryPolicy Initializes a new instance of the DefaultRetryPolicy class.

Top

Properties

  Name Description
Protected property CacheId (Inherited from Activity.)
Protected property Constraints (Inherited from Activity.)
Public property DisplayName (Inherited from Activity.)
Public property DoRetry Gets or sets whether or not to retry a call to a Web service.
Public property Headers Gets or sets the request headers associated with the Web service call.
Public property Id (Inherited from Activity.)
Protected property Implementation (Inherited from Activity.)
Public property Response Gets or sets the response returned from the Web service call.
Public property StatusCode Gets or sets the status code returned from the Web service call.

Top

Methods

  Name Description
Protected method CacheMetadata (Inherited from Activity.)
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ShouldSerializeDisplayName (Inherited from Activity.)
Public method ToString (Inherited from Activity.)

Top

See also

Reference

DefaultRetryPolicy class

Microsoft.SharePoint.WorkflowServices.Activities namespace