[This is preliminary documentation and is subject to change.]
Checks for a valid void value returned from the other side, that is -
gets the response message and checks it for errors,
throwing RemoteError exception if one came from server.
Accessing this property blocks calling thread until either ResponseMsg arrives or timeout expires.
Check 'Available' property not to block. Accessing this method for [OneWay] methods throws.
Namespace: NFX.GlueAssembly: NFX (in NFX.dll) Version: 3.0.0.1 (3.0.0.1)
Syntax
See Also