dotConnect for Oracle 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.
    See Also