[This is preliminary documentation and is subject to change.]
Returns a value 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
Type Parameters
- T
Return Value
Type: TSee Also