Overload | Description |
---|---|
SendToServerAsync(SessionCriteria,Boolean,ServerConfiguration) | Asynchronously send sessions to a Loupe Server using the current agent configuration |
SendToServerAsync(Predicate<SessionSummary>,Boolean,ServerConfiguration) | Asynchronously send sessions to a Loupe Server using the current agent configuration |
SendToServerAsync(SessionCriteria,Boolean,Boolean,ServerConfiguration) | Asynchronously send sessions to a Loupe Server using the current agent configuration |
SendToServerAsync(Predicate<SessionSummary>,Boolean,Boolean,ServerConfiguration) | Asynchronously send sessions to a Loupe Server using the current agent configuration |