Method | Description | |
---|---|---|
Invoke ( string method ) : System.Threading.Tasks.Task | ||
MultipleSignalProxy ( IConnection connection, IHubPipelineInvoker invoker, IList |
||
TryGetMember ( |
Method | Description | |
---|---|---|
GetInvocationData ( string method, object args ) : |
Method | Description | |
---|---|---|
TryInvokeMember ( |
protected GetInvocationData ( string method, object args ) : |
||
method | string | |
args | object | |
return |
public Invoke ( string method ) : System.Threading.Tasks.Task | ||
method | string | |
return | System.Threading.Tasks.Task |
public MultipleSignalProxy ( IConnection connection, IHubPipelineInvoker invoker, IList |
||
connection | IConnection | |
invoker | IHubPipelineInvoker | |
signals | IList |
|
hubName | string | |
prefix | string | |
exclude | IList |
|
return | System.Collections.Generic |
public TryGetMember ( |
||
binder | ||
result | object | |
return | bool |