WebPubSubEventNameFilter.SystemEvents Property

Definition

Gets or sets a list of system events. Supported events: "connected" and "disconnected". Blocking event "connect" is not supported because it requires a response.

public System.Collections.Generic.IList<string> SystemEvents { get; }
member this.SystemEvents : System.Collections.Generic.IList<string>
Public ReadOnly Property SystemEvents As IList(Of String)

Property Value

Applies to