[This is preliminary documentation and is subject to change.]
Blocks until response comes or timeout happens. Response message inspection happens in the context of a calling thread
Namespace: NFX.GlueAssembly: NFX (in NFX.dll) Version: 3.0.0.1 (3.0.0.1)
public ResponseMsg ResponseMsg { get; }public ResponseMsg ResponseMsg { get; }Public ReadOnly Property ResponseMsg As ResponseMsg
Get
Public ReadOnly Property ResponseMsg As ResponseMsg
Get
public:
property ResponseMsg^ ResponseMsg {
ResponseMsg^ get ();
}public:
property ResponseMsg^ ResponseMsg {
ResponseMsg^ get ();
}member ResponseMsg : ResponseMsg with get
member ResponseMsg : ResponseMsg with get
Property Value
Type:
ResponseMsg