Documentation for a minimal subset of the QSM API
ScheduleSend Method (callback)
Namespaces > QS.CMS.Framework2 > IGroup > ScheduleSend(OutgoingCallback)
Schedules sending to occur at a time when it is permitted by rate, flow and concurrency controllers, so that it can be done without excessive buffering.
Syntax
C#Visual BasicManaged C++
void ScheduleSend (
	OutgoingCallback callback
)
Sub ScheduleSend ( _
	callback As OutgoingCallback _
)
void ScheduleSend (
	OutgoingCallback^ callback
)
Parameters
callback (OutgoingCallback)
Callback to invoke when sending is permitted.

Assembly: QuickSilver_3 (Module: QuickSilver_3) Version: 1.0.2647.33823