| Overload | Description |
|---|---|
| SendToFileAsync(SessionCriteria,Boolean,String) | Asynchronously write the completed package to the provided full file name (without extension) and path. The extension will be set to glp automatically. |
| SendToFileAsync(Predicate<SessionSummary>,Boolean,String) | Asynchronously write the completed package to the provided full file name (without extension) and path. The extension will be set to glp automatically. |