Partager via


CloseAllConnectionsAction Classe

Définition

Opération pour fermer toutes les connexions.

[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
Héritage
CloseAllConnectionsAction
Attributs
Newtonsoft.Json.JsonObjectAttribute

Constructeurs

CloseAllConnectionsAction()

Opération pour fermer toutes les connexions.

Propriétés

Excluded

ConnectionIds à exclure.

Reason

Raison de fermer les connexions.

S’applique à