GatewayConnectionHostName Property

CICS Transaction Gateway V9.3.0.0
Gets the host name of the Gateway daemon this GatewayConnection is or was connected to.

Namespace:  IBM.CTG
Assembly:  IBM.CTG.Client (in IBM.CTG.Client.dll) Version: 9.1.0.0 (9.1.0.4)
Syntax

public string HostName { get; }

Property Value

Type: String
See Also

Reference