Click or drag to resize
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.Interface
Assembly: PDTec.IceNet.Domain.BatchHub (in PDTec.IceNet.Domain.BatchHub.dll) Version: 6.0.0.0 (6.0.6225.27214)
Syntax
C#
public string NotificationInterval { get; set; }

Property Value

Type: String
See Also