Click or drag to resize
RebroadcastServerConnectionBytesWritten Property
Gets or sets a count of bytes sent to the client.

Namespace: VirtualRadar.Interface
Assembly: VirtualRadar.Interface (in VirtualRadar.Interface.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public long BytesWritten { get; set; }

Property Value

Type: Int64
See Also