GenericNetwork
base class which maintains multiple GenericConn connections which - share a common pool of SocketAsyncEventArgs which are processed by a superclass along with - share a threadpool for receiving and sending
Constructors
Instance members
Instance member | Description |
Close()
Signature: unit -> unit
Modifiers: abstract |
Close network connections |
DisposeResource()
Signature: unit -> unit
|