Dela via


CloseAllConnectionsAction Class

Definition

Operation to close all connections.

public sealed class CloseAllConnectionsAction : Microsoft.Azure.Functions.Worker.WebPubSubAction
type CloseAllConnectionsAction = class
    inherit WebPubSubAction
Public NotInheritable Class CloseAllConnectionsAction
Inherits WebPubSubAction
Inheritance
CloseAllConnectionsAction

Constructors

CloseAllConnectionsAction()

Properties

ActionName

Readonly name to deserialize to correct WebPubSubAction.

(Inherited from WebPubSubAction)
Excluded

ConnectionIds to exclude.

Reason

Reason to close the connections.

Applies to