Gets the number of packets to be sent.
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; }