BMXNET 4.0 Developer API
Overload List
Name | Description |
---|---|
SafelyTransmitRPC(String, String) |
Calls a remote procedure on the RPMS server and returns the result as a String. If there are any exceptions a
colon delimited string in the format Exception:Message is returned.
|
SafelyTransmitRPC(String, String, String) |
Calls a remote procedure on the RPMS server and returns the result as a String. If there are any exceptions a
colon delimited string in the format Exception:Message is returned.
|