SubscriptionActivationParameters Class
Activation Parameters for workflows activated using pub-sub mechanism.
Assembly: Microsoft.Workflow.Client (in Microsoft.Workflow.Client.dll)
System.Object
Microsoft.Workflow.Client.WorkflowActivationParameters
Microsoft.Workflow.Client.SubscriptionActivationParameters
Microsoft.Workflow.Client.WorkflowActivationParameters
Microsoft.Workflow.Client.SubscriptionActivationParameters
| Name | Description | |
|---|---|---|
![]() | SubscriptionActivationParameters() | Initializes a new instance of the SubscriptionActivationParameters class. |
| Name | Description | |
|---|---|---|
![]() | CorrelationProperties | Gets Correlation properties. |
![]() | Metadata | Gets workflow activation metadata.(Inherited from WorkflowActivationParameters.) |
| Name | Description | |
|---|---|---|
![]() | Equals(Object) | (Inherited from Object.) |
![]() | Finalize() | (Inherited from Object.) |
![]() | GetHashCode() | (Inherited from Object.) |
![]() | GetType() | (Inherited from Object.) |
![]() | MemberwiseClone() | (Inherited from Object.) |
![]() | ToString() | (Inherited from Object.) |
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Community Additions
ADD
Show:


