Acrux.Threading
Message Property
NamespacesAcrux.Threading.NotificationsNotificationMessageMessage
An object to be delivered to the subscribers, specified by the sender of the message.
Declaration Syntax
C#Visual BasicVisual C++
public Object Message { get; }
Public ReadOnly Property Message As Object
public:
property Object^ Message {
	Object^ get ();
}

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