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