Documentation for a minimal subset of the QSM API
OnReceive Event
Namespaces > QS.CMS.Framework2 > IGroup > OnReceive
Invoked to dispatch a message received either from the network or via a software loopback.
Syntax
C#Visual BasicManaged C++
event IncomingCallback OnReceive
Event OnReceive As IncomingCallback
 event IncomingCallback^ OnReceive {
	void add (IncomingCallback^ value);
	void remove (IncomingCallback^ value);
}

Assembly: QuickSilver_3 (Module: QuickSilver_3) Version: 1.0.2647.33823