[This is preliminary documentation and is subject to change.]
Returns true when call has ended with all attached events/callbacks
Namespace: NFX.GlueAssembly: NFX (in NFX.dll) Version: 3.0.0.1 (3.0.0.1)
public bool Ended { get; }
public bool Ended { get; }
Public ReadOnly Property Ended As Boolean
Get
Public ReadOnly Property Ended As Boolean
Get
public:
property bool Ended {
bool get ();
}
public:
property bool Ended {
bool get ();
}
member Ended : bool with get
member Ended : bool with get
Property Value
Type:
Boolean