BatchWorkerInfoNotificationInterval Property |
The maximum period of time between two worker notifications to consider worker online. Format: [hh:mm:ss].
Namespace: PDTec.IceNet.Domain.BatchHub.Service.InterfaceAssembly: PDTec.IceNet.Domain.BatchHub (in PDTec.IceNet.Domain.BatchHub.dll) Version: 6.0.0.0 (6.0.6225.27214)
Syntaxpublic string NotificationInterval { get; set; }
Property Value
Type:
String
See Also