Chat Support
Loupe - Log - Monitor - Resolve
Gibraltar.Agent Namespace / Packager Class
Properties Methods Events


Packager Class Members

The following tables list the members exposed by Packager.

Public Constructors
 NameDescription
Public ConstructorOverloaded.   
Top
Public Properties
 NameDescription
Public PropertyThe name of the current running application this packager was initialized with.  
Public PropertyA caption for the resulting package  
Public PropertyA description for the resulting package.  
Public PropertyThe product name of the current running application this packager was initialized with.  
Top
Public Methods
 NameDescription
Public MethodPerforms application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.  
Public MethodOverloaded. Send session data to an email address.  
Public MethodOverloaded. Asynchronously send session data to an email address.  
Public MethodOverloaded. Write the completed package to the provided full file name (without extension) and path. The extension will be set to glp automatically.  
Public MethodOverloaded. Asynchronously write the completed package to the provided full file name (without extension) and path. The extension will be set to glp automatically.  
Public MethodOverloaded. Send sessions to the Loupe Server  
Public MethodOverloaded. Asynchronously send sessions to a Loupe Server using the current agent configuration  
Top
Public Events
 NameDescription
Public EventRaised at the start of the packaging and sending process (after all input is collected)  
Public EventRaised at the end of the packaging and sending process with completion status information.  
Top
See Also