Метод | Описание | |
---|---|---|
ClientProxy ( IConnection connection, IHubPipelineInvoker invoker, string hubName, IList |
||
Invoke ( string method ) : System.Threading.Tasks.Task |
Метод | Описание | |
---|---|---|
TryInvokeMember ( |
public ClientProxy ( IConnection connection, IHubPipelineInvoker invoker, string hubName, IList |
||
connection | IConnection | |
invoker | IHubPipelineInvoker | |
hubName | string | |
exclude | IList |
|
Результат | System.Collections.Generic |
public Invoke ( string method ) : System.Threading.Tasks.Task | ||
method | string | |
Результат | System.Threading.Tasks.Task |