CSharpTest.Net
TcpServer Class Members
See Also  Properties  Methods  Events Send Feedback Download Help File
CSharpTest.Net.Library Assembly > CSharpTest.Net.IO Namespace : TcpServer Class


Glossary Item Box

The following tables list the members exposed by TcpServer.

Public Constructors

 NameDescription
Public ConstructorTcpServer ConstructorConstructs the TcpServer with a fixed thread-pool size.  
Top

Public Properties

 NameDescription
Public PropertyShutdownEventExposes a WaitHandle that can be used to signal other threads that the server is shutting down.  
Top

Public Methods

 NameDescription
Public MethodDisposePerforms application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.  
Public MethodStart  
Public MethodStopStops the server and all worker threads.  
Top

Public Events

 NameDescription
Public EventOnClientClosedPerforms the processing of the request on one of the worker threads  
Public EventOnClientConnectPerforms the processing of the request on one of the worker threads  
Public EventOnDataRecievedPerforms the processing of the request on one of the worker threads  
Public EventOnErrorRaised when an unhandled exception occurs.  
Top

See Also

Generated with Document! X 2011 by Innovasys