Overload | Description |
---|---|
SendToServerAsync(SessionCriteria,Boolean) | Asynchronously send sessions to a Loupe Server using the current agent configuration |
SendToServerAsync(Predicate<SessionSummary>,Boolean) | Asynchronously send sessions to a Loupe Server using the current agent configuration |
SendToServerAsync(SessionCriteria,Boolean,Boolean) | Asynchronously send sessions to a Loupe Server using the current agent configuration |
SendToServerAsync(Predicate<SessionSummary>,Boolean,Boolean) | Asynchronously send sessions to a Loupe Server using the current agent configuration |
SendToServerAsync(SessionCriteria,Boolean,String) | Asynchronously send sessions to the Gibraltar Loupe Service using the specified customer name |
SendToServerAsync(Predicate<SessionSummary>,Boolean,String) | Asynchronously send sessions to the Gibraltar Loupe Service using the specified customer name |
SendToServerAsync(SessionCriteria,String,Boolean) | Asynchronously send sessions to the Gibraltar Loupe Service using the specified customer name |
SendToServerAsync(Predicate<SessionSummary>,String,Boolean) | Asynchronously send sessions to the Gibraltar Loupe Service using the specified customer name |
SendToServerAsync(SessionCriteria,Boolean,Boolean,String) | Asynchronously send sessions to the Gibraltar Loupe Service using the specified customer name |
SendToServerAsync(Predicate<SessionSummary>,Boolean,Boolean,String) | Asynchronously send sessions to the Gibraltar Loupe Service using the specified customer name |
SendToServerAsync(SessionCriteria,String,Boolean,Boolean) | Asynchronously send sessions to the Gibraltar Loupe Service using the specified customer name |
SendToServerAsync(Predicate<SessionSummary>,String,Boolean,Boolean) | Asynchronously send sessions to the Gibraltar Loupe Service using the specified customer name |
SendToServerAsync(SessionCriteria,Boolean,String,Int32,Boolean,String,String) | Asynchronously send sessions to a private Loupe Server located at the specified web address |
SendToServerAsync(Predicate<SessionSummary>,Boolean,String,Int32,Boolean,String,String) | Asynchronously send sessions to a private Loupe Server located at the specified web address |
SendToServerAsync(SessionCriteria,String,Boolean,String,Int32,Boolean,String) | Asynchronously send sessions to a private Loupe Server located at the specified web address |
SendToServerAsync(Predicate<SessionSummary>,String,Boolean,String,Int32,Boolean,String) | Asynchronously send sessions to a private Loupe Server located at the specified web address |
SendToServerAsync(SessionCriteria,Boolean,Boolean,String,Int32,Boolean,String,String) | Asynchronously send sessions to a private Loupe Server located at the specified web address |
SendToServerAsync(Predicate<SessionSummary>,Boolean,Boolean,String,Int32,Boolean,String,String) | Asynchronously send sessions to a private Loupe Server located at the specified web address |
SendToServerAsync(SessionCriteria,String,Boolean,Boolean,String,Int32,Boolean,String) | Asynchronously send sessions to a private Loupe Server located at the specified web address |
SendToServerAsync(Predicate<SessionSummary>,String,Boolean,Boolean,String,Int32,Boolean,String) | Asynchronously send sessions to a private Loupe Server located at the specified web address |