Click or drag to resize
ResponseSentEventArgsBytesSent Property
Gets the bytes sent in response to the request.

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

Property Value

Type: Int64
See Also