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

In This Topic
    DisplayStartupConsentDialog Method
    In This Topic
    Windows clients should call this to display the auto send consent form on startup if necessary
    Syntax
    'Declaration
     
    
    Public Shared Sub DisplayStartupConsentDialog() 
    public static void DisplayStartupConsentDialog()
    Remarks
    This method should be called by Windows applications at a convenient point near the start of the application to allow the agent to prompt for startup consent if necessary. Prompting will only occur if no decision has been made yet and we haven't exceeded the prompting limit.
    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