Freigeben über


CloseAllConnectionsAction Klasse

Definition

Vorgang zum Schließen aller Verbindungen.

[Newtonsoft.Json.JsonObject(NamingStrategyType=typeof(Newtonsoft.Json.Serialization.CamelCaseNamingStrategy))]
public class CloseAllConnectionsAction : Microsoft.Azure.WebJobs.Extensions.WebPubSub.WebPubSubAction
[<Newtonsoft.Json.JsonObject(NamingStrategyType=typeof(Newtonsoft.Json.Serialization.CamelCaseNamingStrategy))>]
type CloseAllConnectionsAction = class
    inherit WebPubSubAction
Public Class CloseAllConnectionsAction
Inherits WebPubSubAction
Vererbung
CloseAllConnectionsAction
Attribute
Newtonsoft.Json.JsonObjectAttribute

Konstruktoren

CloseAllConnectionsAction()

Vorgang zum Schließen aller Verbindungen.

Eigenschaften

Excluded

Auszuschließende ConnectionIds.

Reason

Grund zum Schließen der Verbindungen.

Gilt für: