Parameters
- sessions
- The set of match rules to apply to sessions to determine what to send.
- markAsRead
- True to have every included session marked as read upon successful completion.
- purgeSentSessions
- True to have every included session removed from the local repository upon successful completion.
- asyncSend
- True to have the package and send process run asynchronously.
- serverConfiguration
- Optional. The connection options to use instead of the current configured server connection
Return Value
The Package Send Event Arguments object that was also used for the EndSend event.