Overload | Description |
---|---|
SendToFile(SessionCriteria,Boolean,String,ProgressMonitorStack) | Write the completed package to the provided full file name and path without extension. |
SendToFile(SessionCriteria,Boolean,String,Boolean) | Write the completed package to the provided full file name and path without extension. |
SendToFile(Predicate<ISessionSummary>,Boolean,String,Boolean) | Write the completed package to the provided full file name and path without extension. |