ApplicationTaskLatestActivityTimestamp Property

The LatestActivityTimestamp for the application task. - This is only valid for ApplicationBroadcast Task types. - Broadcast message types always return a timestamp with a MinValue.

Definition

Namespace: MFiles.VAF.Common.ApplicationTaskQueue
Assembly: MFiles.VAF (in MFiles.VAF.dll) Version: 24.1.706.1
C#
public Timestamp LatestActivityTimestamp { get; }

Property Value

Timestamp

See Also