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


Packager Class Members

The following tables list the members exposed by Packager.

Public Constructors
 NameDescription
Public ConstructorOverloaded.   
Top
Public Fields
 NameDescription
Public FieldThe log category for the packager  
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 Methodstatic (Shared in Visual Basic)Overloaded. Determines if it can correctly connect to the server and send data  
Public MethodOverloaded. Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.  
Public MethodOverloaded. Write the completed package to the provided full file name and path without extension.  
Public MethodOverloaded. Send the specified packages to our session data server as configured  
Top
Protected Methods
 NameDescription
Protected MethodOverloaded. Get a dataset of all of the sessions that should be included in our package  
Protected MethodCalled to raise the BeginSend event at the start of the packaging and sending process (after all input is collected)  
Protected MethodCalled to raise the EndSend event at the end of the packaging and sending process with completion status information.  
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