NetworkAlertManagerUserSettings Class

 

Represents the settings for the Network Alert Manager.

Namespace:   Microsoft.WindowsServerSolutions.NetworkHealth.AlertFramework
Assembly:  AlertFramework (in AlertFramework.dll)

System::Object
  Microsoft.WindowsServerSolutions.NetworkHealth.AlertFramework::NetworkAlertManagerUserSettings

public ref class NetworkAlertManagerUserSettings : INetworkAlertManagerSettings

NameDescription
System_CAPS_pubpropertyFilter

Gets the filter that is defined for alerts.

NameDescription
System_CAPS_pubmethodEquals(Object^)

(Inherited from Object.)

System_CAPS_protmethodFinalize()

(Inherited from Object.)

System_CAPS_pubmethodGetHashCode()

(Inherited from Object.)

System_CAPS_pubmethodGetType()

(Inherited from Object.)

System_CAPS_pubmethodSystem_CAPS_staticLoadCurrentUserSettings()

Loads the current user settings from the settings store.

System_CAPS_protmethodMemberwiseClone()

(Inherited from Object.)

System_CAPS_pubmethodSaveSettings()

Saves the current user settings to the settings store.

System_CAPS_pubmethodToString()

(Inherited from Object.)

Any public static ( Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

Return to top

Community Additions

ADD
Show: