CallSlot CallStatus Property NFX Class Library

[This is preliminary documentation and is subject to change.]

Returns current call status. Timeout is returned when response has not arrived from the other side in alotted time. This is a non-blocking call

Namespace: NFX.Glue
Assembly: NFX (in NFX.dll) Version: 3.0.0.1 (3.0.0.1)
Syntax

public CallStatus CallStatus { get; }

Property Value

Type: CallStatus
See Also