Share via


ManagementServicePool.Observers Property

Definition

The observers for the Pool.

public:
 property System::Collections::Generic::IList<Microsoft::EnterpriseManagement::Monitoring::MonitoringObject ^> ^ Observers { System::Collections::Generic::IList<Microsoft::EnterpriseManagement::Monitoring::MonitoringObject ^> ^ get(); };
public System.Collections.Generic.IList<Microsoft.EnterpriseManagement.Monitoring.MonitoringObject> Observers { get; }
member this.Observers : System.Collections.Generic.IList<Microsoft.EnterpriseManagement.Monitoring.MonitoringObject>
Public ReadOnly Property Observers As IList(Of MonitoringObject)

Property Value

Returns IList<T>.

Applies to