Gets the count packets to send.
Declaration Syntax
C# | Visual Basic | Visual C++ |
public uint CountPacketsToSend { get; }
Public ReadOnly Property CountPacketsToSend As UInteger
public: virtual property unsigned int CountPacketsToSend { unsigned int get () sealed; }
Value
The count packets to send.