Click or drag to resize

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)
Syntax
public int GetPacketsPerSecond()

Return Value

Type: Int32
rate, 0 = as fast as possible
See Also