Unsubscribe Class
- This activity is used to unsubscribe from receiving notifications on the filter specified by the subscription handle.
Properties
Common
- DisplayName (String) – The display name of the activity.
Misc
- Private (Boolean) – If selected, the values of variables and arguments are no longer logged at Verbose level.
- SubscriptionHandle (InArgument<SubscriptionHandler>) – Gets or sets the handle to the subscription created from the Subscribe or ReceiveNotification activity.
Example