Click or drag to resize

INotifierNotifyTimeout Property

Gets or sets the number of seconds to wait for Notify(String, String, String, NotificationTypes) to complete.

Namespace: GSF.Historian.Notifiers
Assembly: GSF.Historian (in GSF.Historian.dll) Version: 2.4.181-beta
Syntax
int NotifyTimeout { get; set; }
View Source

Property Value

Int32
See Also