The TelnetAppender SocketHandler type exposes the following members.
Back to Top
Back to Top
Back to Top
Constructors
| Name | Description | |
|---|---|---|
|  | TelnetAppender SocketHandler | 
            Opens a new server port on  | 
Methods
| Name | Description | |
|---|---|---|
|  | Dispose | 
            Close all network connections
             | 
|  |  Equals | (Inherited from  Object.) | 
|  |  Finalize | 
                    Allows an (Inherited from  Object to attempt to free resources and perform other cleanup operations before the  Object is reclaimed by garbage collection.  Object.) | 
|  |  GetHashCode | 
                    Serves as a hash function for a particular type. 
                (Inherited from  Object.) | 
|  |  GetType | 
                    Gets the (Inherited from  Type of the current instance.  Object.) | 
|  |  MemberwiseClone | 
                    Creates a shallow copy of the current (Inherited from  Object.  Object.) | 
|  | Send | 
            Sends a string message to each of the connected clients
             | 
|  |  ToString | (Inherited from  Object.) | 
Properties
| Name | Description | |
|---|---|---|
|  | HasConnections | 
            Test if this handler has active connections
             | 
See Also