Acrux.Threading
Argument Property
NamespacesAcrux.Threading.NotificationsNotificationMessageArgument
An optional argument specified by the sender of the message.
Declaration Syntax
C#Visual BasicVisual C++
public Object Argument { get; }
Public ReadOnly Property Argument As Object
public:
property Object^ Argument {
	Object^ get ();
}

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