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
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
(Inherited from Object.)
Public methodGetHashCode
Returns a hash code for this instance.
(Overrides ValueType..::..GetHashCode()()()().)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Protected methodMemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
Public methodToString
Returns the name of the CICS server represented by this instance.
(Overrides ValueType..::..ToString()()()().)

See Also