Loupe - Log - Monitor - Resolve
Gibraltar.Agent Namespace / Packager Class / SendEmailAsync Method

In This Topic
    SendEmailAsync Method
    In This Topic
    Asynchronously send session data to an email address.
    Overload List
    OverloadDescription
    Asynchronously send the completed package via email using the packaging configuration in the app.config file.  
    Asynchronously send the completed package via email using the packaging configuration in the app.config file.  
    Asynchronously send the completed package overriding the server connection information stored in the configuration.  
    Asynchronously send the completed package overriding the server connection information stored in the configuration.  
    Asynchronously send the completed package to the provided email address with the specified subject.  
    Asynchronously send the completed package to the provided email address with the specified subject.  
    Asynchronously send the completed package overriding the server connection information stored in the configuration including port and SSL.  
    Asynchronously send the completed package overriding the server connection information stored in the configuration including port and SSL.  
    Requirements

    Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

    See Also