P_Furcadia_Net_DirectConnection_ClientBase_BufferCapacity - StarShip-Avalon-Projects/FurcadiaFramework GitHub Wiki
This stuff is still in the planning stages. Any questions or Comments are welcome. [This is preliminary documentation and is subject to change.]
[Missing
Namespace: Furcadia.Net.DirectConnection
Assembly: FurcadiaLib (in FurcadiaLib.dll) Version: 2.19.PreAlpha 43
C#
public static int BufferCapacity { get; }
VB
Public Shared ReadOnly Property BufferCapacity As Integer
Get
VB Usage
Dim value As Integer
value = ClientBase.BufferCapacity
C++
public:
static property int BufferCapacity {
int get ();
}
F#
static member BufferCapacity : int with get
Type: Int32