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