|
TaskProcessorJobAppTaskLatestActivityTimestamp Property
|
The LatestActivityTimestamp for the application task.
- This is only valid for ApplicationBroadcast Task types.
- Broadcast message types always return a time stamp with a MinValue.
Namespace:
MFiles.VAF.MultiserverMode
Assembly:
MFiles.VAF (in MFiles.VAF.dll) Version: 2.2.0.9
Syntaxpublic Timestamp AppTaskLatestActivityTimestamp { get; }
Property Value
Type:
Timestamp
See Also