CicsServerGetHashCode Method

CICS Transaction Gateway V9.3.0.0
Returns a hash code for 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 int GetHashCode()

Return Value

Type: Int32
A 32-bit signed integer hash code.
See Also

Reference