TaskProperties.HostStartTime Field |
Time host started executing task.
Namespace:
AGI.Parallel.Infrastructure
Assembly:
AGI.Parallel.Infrastructure (in AGI.Parallel.Infrastructure.dll) Version: 2.10.0.1777 (2.10.0.1777)
Syntaxpublic const string HostStartTime = "HostStartTime"
Public Const HostStartTime As String = "HostStartTime"
Field Value
Type:
String
RemarksType is DateTime
See Also