AdsClient.TryInvokeRpcMethod Method
Overload List
|
|
Name |
Description |
|---|---|---|
|
|
Invokes the specified RPC Method | |
|
|
TryInvokeRpcMethod(String, String, Object[], Object[], Object) |
Invokes the specified RPC Method |
|
|
Tries the invoke RPC method. | |
|
|
TryInvokeRpcMethod(String, String, Object[], AnyTypeSpecifier[], AnyTypeSpecifier, Object[], Object) |
Invokes the RPC Method |
See Also
- AdsClient.TryInvokeRpcMethod(String, String, Object[], Object) Method
- AdsClient.TryInvokeRpcMethod(String, String, Object[], Object[], Object) Method
- AdsClient.TryInvokeRpcMethod(IRpcCallableInstance, IRpcMethod, Object[], AnyTypeSpecifier[], AnyTypeSpecifier, Object[], Object) Method
- AdsClient.TryInvokeRpcMethod(String, String, Object[], AnyTypeSpecifier[], AnyTypeSpecifier, Object[], Object) Method