[This is preliminary documentation and is subject to change.]
General interface of TCP transports (i.e. usual TCP channel or SSH tunneled TCP channel)
Namespace: NFX.ErlangAssembly: NFX.Erlang (in NFX.Erlang.dll) Version: 3.0.0.1 (3.0.0.1)
public interface IErlTransport : IDisposable
public interface IErlTransport : IDisposable
Public Interface IErlTransport
Inherits IDisposable
Public Interface IErlTransport
Inherits IDisposable
public interface class IErlTransport : IDisposable
public interface class IErlTransport : IDisposable
type IErlTransport =
interface
interface IDisposable
end
type IErlTransport =
interface
interface IDisposable
end