CicsServerToString Method

CICS Transaction Gateway V10.1.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: 10.1.0.0 (10.1.0.0)
Syntax

public override string ToString()

Return Value

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

Reference