'Declaration
Public Overloads Sub SendToServerAsync( _ ByVal sessions As SessionCriteria, _ ByVal markAsRead As Boolean, _ ByVal customerName As String _ )
public void SendToServerAsync( SessionCriteria sessions, bool markAsRead, string customerName )
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.
- customerName
- The Loupe Service customer name