Freigeben über


RedisHubLifetimeManager<THub>.SendAllExceptAsync Methode

Definition

public override System.Threading.Tasks.Task SendAllExceptAsync (string methodName, object[] args, System.Collections.Generic.IReadOnlyList<string> excludedConnectionIds, System.Threading.CancellationToken cancellationToken = default);
override this.SendAllExceptAsync : string * obj[] * System.Collections.Generic.IReadOnlyList<string> * System.Threading.CancellationToken -> System.Threading.Tasks.Task
Public Overrides Function SendAllExceptAsync (methodName As String, args As Object(), excludedConnectionIds As IReadOnlyList(Of String), Optional cancellationToken As CancellationToken = Nothing) As Task

Parameter

methodName
String
args
Object[]
excludedConnectionIds
IReadOnlyList<String>
cancellationToken
CancellationToken

Gibt zurück

Gilt für: