[This is preliminary documentation and is subject to change.]
Returns true when this transport instance has been acquired by some operation and is busy
Namespace: NFX.GlueAssembly: NFX (in NFX.dll) Version: 3.0.0.1 (3.0.0.1)
public bool Acquired { get; }
public bool Acquired { get; }
Public ReadOnly Property Acquired As Boolean
Get
Public ReadOnly Property Acquired As Boolean
Get
public:
property bool Acquired {
bool get ();
}
public:
property bool Acquired {
bool get ();
}
member Acquired : bool with get
member Acquired : bool with get
Property Value
Type:
Boolean