AdsClientInvokeRpcMethodAsync 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. | |
|
|
InvokeRpcMethodAsync(String, String, Object, AnyTypeSpecifier, AnyTypeSpecifier, CancellationToken) |
Invokes the specified RPC Method asynchronously |
- AdsClientInvokeRpcMethodAsync(IRpcCallableInstance, IRpcMethod, Object, CancellationToken) Method
- AdsClientInvokeRpcMethodAsync(String, String, Object, CancellationToken) Method
- AdsClientInvokeRpcMethodAsync(IRpcCallableInstance, IRpcMethod, Object, AnyTypeSpecifier, AnyTypeSpecifier, CancellationToken) Method
- AdsClientInvokeRpcMethodAsync(String, String, Object, AnyTypeSpecifier, AnyTypeSpecifier, CancellationToken) Method