Gets a value indicating whether a valid
Channel is associated with the request.
Namespace:
IBM.CTG
Assembly:
IBM.CTG.Client (in IBM.CTG.Client.dll) Version: 10.1.0.0 (10.1.0.0)
public bool HasChannel { get; }Public ReadOnly Property HasChannel As Boolean
Get
public:
property bool HasChannel {
bool get ();
}Property Value
Type:
Boolean
is returned if the
Channel is disposed.
Reference