Indicates amount of bytes received by websocket.
Namespace:
Rebex.Net
Assembly:
Rebex.WebSocket (in Rebex.WebSocket.dll)
Syntax
Visual Basic |
---|
Public Property Count As Integer Get Private Set |
C# |
---|
public int Count { get; private set; } |