ApplicationTaskActivationTimestamp Property |
The ActivationTimestamp for the application task.
- This is only valid for ApplicationBroadcast Task types.
- Broadcast message types always return a timestamp with a MinValue.
Namespace:
MFiles.VAF.Common.ApplicationTaskQueue
Assembly:
MFiles.VAF (in MFiles.VAF.dll) Version: 2.1.0.1 (2.1.0.1)
Syntaxpublic Timestamp ActivationTimestamp { get; }
Property Value
Type:
Timestamp
See Also