Gets a value indicating whether a valid Channel is associated with the request.
Namespace:
IBM.CTGAssembly: IBM.CTG.Client (in IBM.CTG.Client.dll) Version: 9.0.0.0
Syntax
C# |
---|
public bool HasChannel { get; } |
Visual Basic |
---|
Public ReadOnly Property HasChannel As Boolean Get |
Visual C++ |
---|
public: property bool HasChannel { bool get (); } |