IAdsRpcInvoke Methods
The IAdsRpcInvoke type exposes the following members.
Methods
|
|
Name |
Description |
|---|---|---|
|
|
InvokeRpcMethodAsync(String, String, Object, CancellationToken) |
Invokes the specified RPC Method asynchronously |
|
|
Invokes the specified RPC Method asynchronously | |
|
|
InvokeRpcMethodAsync(String, String, Object, AnyTypeSpecifier, AnyTypeSpecifier, CancellationToken) |
Invokes the specified RPC Method asynchronously |
|
|
Invokes the specified RPC Method | |
|
|
Invokes the specified RPC Method | |
|
|
Invokes the rpc method. | |
|
|
TryInvokeRpcMethod(String, String, Object, AnyTypeSpecifier, AnyTypeSpecifier, Object, Object) |
Invokes the rpc method. |
- IAdsRpcInvoke.InvokeRpcMethodAsync Method (String, String, .Object., CancellationToken)
- IAdsRpcInvoke.InvokeRpcMethodAsync Method (String, String, .Object., .AnyTypeSpecifier., AnyTypeSpecifier, CancellationToken)
- IAdsRpcInvoke.InvokeRpcMethodAsync Method (IRpcCallableInstance, IRpcMethod, .Object., .AnyTypeSpecifier., AnyTypeSpecifier, CancellationToken)
- IAdsRpcInvoke.TryInvokeRpcMethod Method (String, String, .Object., Object.)
- IAdsRpcInvoke.TryInvokeRpcMethod Method (String, String, .Object., .Object.., Object.)
- IAdsRpcInvoke.TryInvokeRpcMethod Method (String, String, .Object., .AnyTypeSpecifier., AnyTypeSpecifier, .Object.., Object.)
- IAdsRpcInvoke.TryInvokeRpcMethod Method (IRpcCallableInstance, IRpcMethod, .Object., .AnyTypeSpecifier., AnyTypeSpecifier, .Object.., Object.)