Documentation for a minimal subset of the QSM API
Context Property
Namespaces > QS.Fx.Clock > IAlarm > Context
The context object provided at the time the event was scheduled (or modified by the application thereafter).
Syntax
C#Visual BasicManaged C++
Object Context { get; set; }
Property Context As Object
property Object^ Context {
	Object^ get ();
	void set (Object^ value);
}

Assembly: QuickSilver_1 (Module: QuickSilver_1) Version: 1.0.0.0