RtspConnectionInfoBytesReceived Property |
Namespace: StreamCoders.RtspAssembly: MediaBase (in MediaBase.dll) Version: 2.0.5.0 (2.0.5.0)
Syntax public int BytesReceived { get; set; }
Public Property BytesReceived As Integer
Get
Set
public:
property int BytesReceived {
int get ();
void set (int value);
}
member BytesReceived : int with get, set
Property Value
Type:
Int32See Also