[This is preliminary documentation and is subject to change.]
Namespace: NFX.ErlangAssembly: NFX.Erlang (in NFX.Erlang.dll) Version: 3.0.0.1 (3.0.0.1)
public int SendBufferSize { get; set; }
public int SendBufferSize { get; set; }
Public Property SendBufferSize As Integer
Get
Set
Public Property SendBufferSize As Integer
Get
Set
public:
virtual property int SendBufferSize {
int get () sealed;
void set (int value) sealed;
}
public:
virtual property int SendBufferSize {
int get () sealed;
void set (int value) sealed;
}
abstract SendBufferSize : int with get, set
override SendBufferSize : int with get, set
abstract SendBufferSize : int with get, set
override SendBufferSize : int with get, set
Property Value
Type:
Int32Implements
IErlTransport SendBufferSize