Method | Description | |
---|---|---|
ClientProxy ( IConnection connection, IHubPipelineInvoker invoker, string hubName, IList |
||
Invoke ( string method ) : System.Threading.Tasks.Task |
Method | Description | |
---|---|---|
TryInvokeMember ( |
public ClientProxy ( IConnection connection, IHubPipelineInvoker invoker, string hubName, IList |
||
connection | IConnection | |
invoker | IHubPipelineInvoker | |
hubName | string | |
exclude | IList |
|
return | System.Collections.Generic |
public Invoke ( string method ) : System.Threading.Tasks.Task | ||
method | string | |
return | System.Threading.Tasks.Task |