Gets or sets the polling interval. Default is 1 minute.
Declaring type: ZyanConnection
Namespace: Zyan.Communication
Assembly: Zyan.Communication
Collapse/Expand Syntax
C#
public TimeSpan PollingInterval { get; set; }
Property Value

There is no description.