Microsoft.Activities.Extensions |
WorkflowExtensionsBehavior Members |
WorkflowExtensionsBehavior Class Constructors Methods Properties See Also Send Feedback |
The WorkflowExtensionsBehavior type exposes the following members.
Constructors
Name | Description | |
---|---|---|
WorkflowExtensionsBehavior |
Initializes a new instance of the WorkflowExtensionsBehavior class.
Initializes the WorkflowExtensionsBehavior
|
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.
|
Properties
Name | Description | |
---|---|---|
ExtensionConfigElements |
Gets the extension configuration elements
|