[This is preliminary documentation and is subject to change.]
The ErlTcpTransport type exposes the following members.Constructors
Name | Description | |
---|---|---|
![]() | ErlTcpTransport | Initializes a new instance of the ErlTcpTransport class |
![]() | ErlTcpTransport(TcpClient) | Initializes a new instance of the ErlTcpTransport class |
![]() | ErlTcpTransport(String, Int32) | Initializes a new instance of the ErlTcpTransport class |
Methods
Name | Description | |
---|---|---|
![]() | Close | |
![]() | Connect(String, Int32) | |
![]() | Connect(String, Int32, Int32) | |
![]() | Dispose | Releases all resources used by the ErlTcpTransport |
![]() | ![]() | Determines whether the specified object is equal to the current object. (Inherited from ![]() |
![]() | ![]() | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from ![]() |
![]() | ![]() | Serves as the default hash function. (Inherited from ![]() |
![]() | GetStream | |
![]() | ![]() | Gets the (Inherited from ![]() ![]() |
![]() | ![]() | Creates a shallow copy of the current (Inherited from ![]() ![]() |
![]() | SetSocketOption | |
![]() | ![]() | Returns a string that represents the current object. (Inherited from ![]() |
Extension Methods
Fields
Name | Description | |
---|---|---|
![]() | m_Client |
Properties
Name | Description | |
---|---|---|
![]() | ConnectTimeout | |
![]() | NoDelay | |
![]() | NodeName | |
![]() | ReceiveBufferSize | |
![]() | RemoteEndPoint | |
![]() | SendBufferSize | |
![]() | SSHAuthenticationType | |
![]() | SSHPrivateKeyFilePath | |
![]() | SSHServerPort | |
![]() | SSHUserName |
Events
Name | Description | |
---|---|---|
![]() | Trace |
Transmits trace messages
|
See Also