| RTCPSentEventSentOctets Property |
[Missing <summary> documentation for "P:AsterNET.Manager.Event.RTCPSentEvent.SentOctets"]
Namespace: AsterNET.Manager.EventAssembly: AsterNET (in AsterNET.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax public long SentOctets { get; set; }
Public Property SentOctets As Long
Get
Set
public:
property long long SentOctets {
long long get ();
void set (long long value);
}
member SentOctets : int64 with get, set
Property Value
Type:
Int64See Also