Loupe - Log - Monitor - Resolve
Gibraltar.Agent.Configuration Namespace / ServerConfiguration Class / Validate Method

In This Topic
    Validate Method (ServerConfiguration)
    In This Topic
    Check the current configuration information to see if it's valid for a connection, throwing relevant exceptions if not.
    Syntax
    'Declaration
     
    
    Public Sub Validate() 
    public void Validate()
    Exceptions
    ExceptionDescription
    Thrown when the configuration is invalid with the specific problem indicated in the message
    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