Class SubscriptionToken
Defines an identification object for an INotificationSubscription.
Implements
System.IEquatable<SubscriptionToken>
System.Object.Equals(System.Object, System.Object)
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Namespace: Sartorius.SAF.Notification
Assembly: Sartorius.SAF.dll
Syntax
public class SubscriptionToken : Token<SubscriptionToken>, IEquatable<SubscriptionToken>
Implements
System.IEquatable<T>