Describes subscriptions and unsubscriptions.
Declaring type: SubscriptionEventArgs
Namespace: Zyan.Communication
Assembly: Zyan.Communication
Collapse/Expand Public Constructors
  Name Description
Public Method SubscriptionEventArgs

There is no summary.

Collapse/Expand Public Properties
  Name Description
Public Property ComponentType Gets or sets the type of the component.
Public Property CorrelationID Gets or sets the correlation ID.
Public Property DelegateMemberName Gets or sets the name of the delegate member.
Public Property Exception Gets or sets the exception which caused the subscription to be canceled.