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