Loupe - Log - Monitor - Resolve
Gibraltar.Agent.Configuration Namespace / AutoSendConsentConfiguration Class / PromptUserOnStartupLimit Property

In This Topic
    PromptUserOnStartupLimit Property
    In This Topic
    Configures the number of times to prompt the user to make a consent decision when the application starts
    Syntax
    'Declaration
     
    
    Public Property PromptUserOnStartupLimit As Integer
    public int PromptUserOnStartupLimit {get; set;}
    Remarks
    The user will be presented with a dialog to make their selection. Until they have made their selection the default opt in value will be applied.
    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