RedisHubLifetimeManager<THub>.SendUserAsync Método
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
public override System.Threading.Tasks.Task SendUserAsync (string userId, string methodName, object[] args, System.Threading.CancellationToken cancellationToken = default);
override this.SendUserAsync : string * string * obj[] * System.Threading.CancellationToken -> System.Threading.Tasks.Task
Public Overrides Function SendUserAsync (userId As String, methodName As String, args As Object(), Optional cancellationToken As CancellationToken = Nothing) As Task
Parâmetros
- userId
- String
- methodName
- String
- args
- Object[]
- cancellationToken
- CancellationToken