Name | Description | |
---|---|---|
![]() | Packager Constructor | Overloaded. |
The following tables list the members exposed by Packager.
Name | Description | |
---|---|---|
![]() | Packager Constructor | Overloaded. |
Name | Description | |
---|---|---|
![]() | ApplicationName | The name of the current running application this packager was initialized with. |
![]() | Caption | A caption for the resulting package |
![]() | Description | A description for the resulting package. |
![]() | ProductName | The product name of the current running application this packager was initialized with. |
Name | Description | |
---|---|---|
![]() | Dispose | Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources. |
![]() | SendEmail | Overloaded. Send session data to an email address. |
![]() | SendEmailAsync | Overloaded. Asynchronously send session data to an email address. |
![]() | SendToFile | Overloaded. Write the completed package to the provided full file name (without extension) and path. The extension will be set to glp automatically. |
![]() | SendToFileAsync | Overloaded. Asynchronously write the completed package to the provided full file name (without extension) and path. The extension will be set to glp automatically. |
![]() | SendToServer | Overloaded. Send sessions to the Loupe Server |
![]() | SendToServerAsync | Overloaded. Asynchronously send sessions to a Loupe Server using the current agent configuration |
Name | Description | |
---|---|---|
![]() | BeginSend | Raised at the start of the packaging and sending process (after all input is collected) |
![]() | EndSend | Raised at the end of the packaging and sending process with completion status information. |