StreamPubSubOptions.PubSubType Property
Definition
Important
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.
Gets or sets the pub sub type.
public Orleans.Streams.StreamPubSubType PubSubType { get; set; }
member this.PubSubType : Orleans.Streams.StreamPubSubType with get, set
Public Property PubSubType As StreamPubSubType
Property Value
The type of the pub sub.