[This is preliminary documentation and is subject to change.]
Returns true when error is not recoverable on the existing channel and it needs to be closed
Namespace: NFX.GlueAssembly: NFX (in NFX.dll) Version: 3.0.0.1 (3.0.0.1)
public bool CloseChannel { get; }
public bool CloseChannel { get; }
Public ReadOnly Property CloseChannel As Boolean
Get
Public ReadOnly Property CloseChannel As Boolean
Get
public:
property bool CloseChannel {
bool get ();
}
public:
property bool CloseChannel {
bool get ();
}
member CloseChannel : bool with get
member CloseChannel : bool with get
Property Value
Type:
Boolean