AIClientBase.PollingIntervalSeconds

AIClientBase.PollingIntervalSeconds property

Gets or sets the polling interval in seconds.

public int PollingIntervalSeconds { get; set; }

See Also