dotConnect for MySQL Documentation
Devart.Common Namespace / DbMonitor Class / Port Property

In This Topic
    Port Property (DbMonitor)
    In This Topic
    Gets or sets the port of the dbMonitor application to which to connect, 1000 by default.
    Syntax
    'Declaration
     
    Public Property Port As Integer
    public int Port {get; set;}

    Property Value

    Port of the dbMonitor application to which to connect, 1000 by default.
    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