PerformanceMonitorSettings Class

NAMESPACE

RASAdminEngine.Core.OutputModels

DESCRIPTION

RAS Performance Settings

INHERITED FROM

RASSerilazableObjarrow-up-right⇒PerformanceMonitorSettings

INTERFACES

  • ISerializable

  • IComparable

PUBLIC PROPERTIES

Type
Name
Description

Boolean

Enabled

Enable or disable RAS Performance Monitor.

UInt32

Port

Connection Port to the Server hosting RAS Performance Monitor database.

String

Server

Server hosting RAS Performance Monitor database.

PUBLIC METHODS

Type
Name
Description

Int32

CompareTo (Object obj)

Boolean

Equals (Object obj)

Int32

GetHashCode ()

Type

GetType ()

String

ToString ()

Last updated