The CicsServer type exposes the following members.

Methods

  NameDescription
Public methodEquals(Object)
Returns a value indicating whether this instance is equal to a specified object.
(Overrides ValueType..::..Equals(Object).)
Public methodEquals(CicsServer)
Returns a value indicating whether this instance represents the same CICS server as a specified CicsServer.
Protected methodFinalize (Inherited from Object.)
Public methodGetHashCode
Returns a hash code for this instance.
(Overrides ValueType..::..GetHashCode()()()().)
Public methodGetType (Inherited from Object.)
Protected methodMemberwiseClone (Inherited from Object.)
Public methodToString
Returns the name of the CICS server represented by this instance.
(Overrides ValueType..::..ToString()()()().)

See Also