Tungsten
|
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
SyntaxC#
public interface IClient : IDisposable
The TcpIClient type exposes the following members.
Properties
Methods| Name | Description | |
|---|---|---|
![]() | Connect | |
![]() | Dispose | Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources. (Inherited from IDisposable.) |
![]() | Write |
Events| Name | Description | |
|---|---|---|
![]() | BytesReceived | |
![]() | Connected | |
![]() | Disconnected |
See Also


