Gets the number of packets to be sent.
| C# | Visual Basic | Visual C++ |
uint CountPacketsToSend { get; }
ReadOnly Property CountPacketsToSend As UInteger
property unsigned int CountPacketsToSend { unsigned int get (); }
| C# | Visual Basic | Visual C++ |
uint CountPacketsToSend { get; }
ReadOnly Property CountPacketsToSend As UInteger
property unsigned int CountPacketsToSend { unsigned int get (); }