EciRequestHasChannel Property

CICS Transaction Gateway V10.1.0.0
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)
Syntax

public bool HasChannel { get; }

Property Value

Type: Boolean
Remarks

is returned if the Channel is disposed.
See Also

Reference