Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
[Newtonsoft.Json.JsonObject(Newtonsoft.Json.MemberSerialization.OptIn)]
[Orleans.GenerateSerializer]
[System.Serializable]
public sealed class PubSubSubscriptionState : IEquatable<Orleans.Streams.PubSubSubscriptionState>
[<Newtonsoft.Json.JsonObject(Newtonsoft.Json.MemberSerialization.OptIn)>]
[<Orleans.GenerateSerializer>]
[<System.Serializable>]
type PubSubSubscriptionState = class
interface IEquatable<PubSubSubscriptionState>
Public NotInheritable Class PubSubSubscriptionState
Implements IEquatable(Of PubSubSubscriptionState)