AdsClient.InvokeRpcMethodAsync Method
Overload List
|
|
Name |
Description |
|---|---|---|
|
|
InvokeRpcMethodAsync(IRpcCallableInstance, IRpcMethod, Object[], CancellationToken) |
invoke RPC method as an asynchronous operation. |
|
|
InvokeRpcMethodAsync(String, String, Object[], CancellationToken) |
Invokes the specified RPC Method asynchronously |
|
|
invoke RPC method as an asynchronous operation. | |
|
|
Invokes the specified RPC Method asynchronously |
See Also
- AdsClient.InvokeRpcMethodAsync(IRpcCallableInstance, IRpcMethod, Object[], CancellationToken) Method
- AdsClient.InvokeRpcMethodAsync(String, String, Object[], CancellationToken) Method
- AdsClient.InvokeRpcMethodAsync(IRpcCallableInstance, IRpcMethod, Object[], AnyTypeSpecifier[], AnyTypeSpecifier, CancellationToken) Method
- AdsClient.InvokeRpcMethodAsync(String, String, Object[], AnyTypeSpecifier[], AnyTypeSpecifier, CancellationToken) Method