Unsubscribe Class
This activity is used to unsubscribe from receiving notifications on the filter specified by the subscription handle.
Assembly: Microsoft.Activities (in Microsoft.Activities.dll)
System.Object
System.Activities.Activity
System.Activities.CodeActivity
Microsoft.Activities.Messaging.Unsubscribe
System.Activities.Activity
System.Activities.CodeActivity
Microsoft.Activities.Messaging.Unsubscribe
| Name | Description | |
|---|---|---|
![]() | Unsubscribe() | Initializes a new instance of the Unsubscribe class. |
![]() | Unsubscribe(InArgument(Of SubscriptionHandle)) | Initializes a new instance of the Unsubscribe class. |
| Name | Description | |
|---|---|---|
![]() | CacheId | (Inherited from Activity.) |
![]() | DisplayName | (Inherited from Activity.) |
![]() | Id | (Inherited from Activity.) |
![]() | ImplementationVersion | (Inherited from CodeActivity.) |
![]() | SubscriptionHandle | Gets or sets the handle to the subscription created from the Subscribe or ReceiveNotification activity. |
| Name | Description | |
|---|---|---|
![]() | Equals(Object) | (Inherited from Object.) |
![]() | GetHashCode() | (Inherited from Object.) |
![]() | GetType() | (Inherited from Object.) |
![]() | ToString() | (Inherited from Activity.) |
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:


