OutputConfigurationGetPacketsPerSecond Method  | 
 
            Gets the rate at which packets will be sent. 0 = as fast as possible
            
 
    Namespace: 
   ProScript
    Assembly:
   proscript-csharp (in proscript-csharp.dll) Version: 1.2.79.0 (1.2.79.0)
Syntaxpublic int GetPacketsPerSecond()
Public Function GetPacketsPerSecond As Integer
public:
int GetPacketsPerSecond()
member GetPacketsPerSecond : unit -> int 
Return Value
Type: 
Int32rate, 0 = as fast as possible
See Also