Acrux.Threading
PostedTimeStamp Property
NamespacesAcrux.Threading.NotificationsNotificationMessagePostedTimeStamp
The time the message has been queued for delivery by the Notification System
Declaration Syntax
C#Visual BasicVisual C++
public DateTime PostedTimeStamp { get; }
Public ReadOnly Property PostedTimeStamp As DateTime
public:
property DateTime PostedTimeStamp {
	DateTime get ();
}

Assembly: Acrux.Threading (Module: Acrux.Threading) Version: 1.0.0.0 (1.0.0.35)