Edit

Share via


StreamPubSubOptions.PubSubType Property

Definition

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.

Applies to