The CicsServer type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() | CicsServer | Constructs a new CicsServer. |
Methods
Name | Description | |
---|---|---|
![]() | Equals(Object) | Returns a value indicating whether this instance is equal to a specified object. (Overrides ValueType..::..Equals(Object).) |
![]() | Equals(CicsServer) | Returns a value indicating whether this instance represents the same CICS server as a specified CicsServer. |
![]() | Finalize | Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. (Inherited from Object.) |
![]() | GetHashCode | Returns a hash code for this instance. (Overrides ValueType..::..GetHashCode()()()().) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() | ToString | Returns the name of the CICS server represented by this instance. (Overrides ValueType..::..ToString()()()().) |
Operators
Name | Description | |
---|---|---|
![]() ![]() | Equality | Determines whether two CicsServer instances represent the same CICS server. |
![]() ![]() | Inequality | Determines whether two CicsServer instances do not represent the same CICS server. |
Properties
Name | Description | |
---|---|---|
![]() | Description | Gets the description of the CICS server as defined in the Gateway daemon. |
![]() | Name | Gets the name of the CICS server as defined in the Gateway daemon. |