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