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