PubSubSubscriptionState
class
Namespace: Orleans.Streams
Supports all classes in the .NET class hierarchy and provides low-level services to derived classes. This is the ultimate base class of all .NET classes; it is the root of the type hierarchy.
[Orleans.GenerateSerializer]public sealed class PubSubSubscriptionState : IEquatable<PubSubSubscriptionState>Constructors
Properties
Methods
AddFilter(string)Equals(GuidId)Equals(PubSubSubscriptionState)Indicates whether the current object is equal to another object of the same type.Equals(object)Determines whether the specified object is equal to the current object.FaultGetHashCodeServes as the default hash function.ToStringReturns a string that represents the current object.operator ==(PubSubSubscriptionState, PubSubSubscriptionState)operator !=(PubSubSubscriptionState, PubSubSubscriptionState)
