NetworkTrafficMonitorUpdateInterval Property

Gets a value, in milliseconds, that determines when the monitor will update the traffic values.

Definition

Namespace: DevCase.Core.Networking.TrafficMonitoring
Assembly: DevCase.net48 (in DevCase.net48.dll) Version: 6.0.0.0 (6.0)
XMLNS for XAML: Not mapped to an xmlns.
public virtual int UpdateInterval { get; set; }

Property Value

Int32
A value, in milliseconds, that determines when the monitor will update the traffic values.

See Also