[This is preliminary documentation and is subject to change.]
Returns how much is currently buffered
Namespace: NFX.DataAccess.CRUD.SubscriptionsAssembly: NFX (in NFX.dll) Version: 3.0.0.1 (3.0.0.1)
public int BufferedCount { get; }
public int BufferedCount { get; }
Public ReadOnly Property BufferedCount As Integer
Get
Public ReadOnly Property BufferedCount As Integer
Get
public:
property int BufferedCount {
int get ();
}
public:
property int BufferedCount {
int get ();
}
member BufferedCount : int with get
member BufferedCount : int with get
Property Value
Type:
Int32