WorkflowExtensionsBehavior Methods
| Microsoft.Activities.Extensions |
| WorkflowExtensionsBehavior Methods |
| WorkflowExtensionsBehavior Class See Also Send Feedback |
The WorkflowExtensionsBehavior type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
| AddBindingParameters |
Provides the ability to pass custom data to binding elements to support the contract implementation.
| |
| ApplyDispatchBehavior |
Provides the ability to change run-time property values or insert custom extension objects such as error handlers, message or parameter interceptors, security extensions, and other custom extension objects.
| |
| Equals | (Inherited from Object.) | |
| 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.) | |
| GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
| ToString | (Inherited from Object.) | |
| Validate |
Provides the ability to inspect the service host and the service description to confirm that the service can run successfully.
|