Tcp.IClient Interface

Tungsten Suite

TcpIClient Interface

[Missing <summary> documentation for "T:W.Net.Tcp.IClient"]

Namespace:  W.Net
Assembly:  Tungsten.Net (in Tungsten.Net.dll) Version: 2.0.2
Syntax
C#
public interface IClient : IDisposable

The TcpIClient type exposes the following members.

Properties
  NameDescription
Public propertySocket
Top
Methods
  NameDescription
Public methodConnect
Public methodDispose
Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.
(Inherited from IDisposable.)
Public methodWrite
Top
Events
See Also