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