CicsServerToString Method

CICS Transaction Gateway V9.3.0.0
Returns the name of the CICS server represented by this instance.

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

public override string ToString()

Return Value

Type: String
The name of the CICS server represented by this instance.
See Also

Reference