[This is preliminary documentation and is subject to change.]
Indicates whether endpoint is open and is accepting incoming requests
Namespace: NFX.GlueAssembly: NFX (in NFX.dll) Version: 3.0.0.1 (3.0.0.1)
public bool IsOpen { get; }
public bool IsOpen { get; }
Public ReadOnly Property IsOpen As Boolean
Get
Public ReadOnly Property IsOpen As Boolean
Get
public:
property bool IsOpen {
bool get ();
}
public:
property bool IsOpen {
bool get ();
}
member IsOpen : bool with get
member IsOpen : bool with get
Property Value
Type:
Boolean