Gets the number of packets to be sent.
Currently always returns 1 to maximize throughput to the ROV
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