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 |
Further Information
- AdsClient.InvokeRpcMethodAsync Method (String, String, .Object., CancellationToken)
- AdsClient.InvokeRpcMethodAsync Method (String, String, .Object., .AnyTypeSpecifier., AnyTypeSpecifier, CancellationToken)
- AdsClient.InvokeRpcMethodAsync Method (IRpcCallableInstance, IRpcMethod, .Object., .AnyTypeSpecifier., AnyTypeSpecifier, CancellationToken)
- AdsClient.InvokeRpcMethodAsync Method (IRpcCallableInstance, IRpcMethod, .Object., CancellationToken)