0 out of 1 rated this helpful - Rate this topic

WindowsEventLogsBufferConfiguration Class

Represents the buffer configuration for Windows event logs.

Namespace: Microsoft.WindowsAzure.Diagnostics
Assembly: Microsoft.WindowsAzure.Diagnostics (in Microsoft.WindowsAzure.Diagnostics.dll)
'Usage

public ref class WindowsEventLogsBufferConfiguration : public DiagnosticDataBufferConfiguration

The WindowsEventLogsBufferConfiguration class derives from DiagnosticDataBufferConfiguration and adds the ScheduledTransferLogLevelFilter and DataSources properties. The WindowsEventLog property is of type WindowsEventLogsBufferConfiguration, and is used to store configuration data for Windows event logs.


System.Object
   Microsoft.WindowsAzure.Diagnostics.DiagnosticDataBufferConfiguration
    Microsoft.WindowsAzure.Diagnostics.WindowsEventLogsBufferConfiguration
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

Development Platforms

Windows Vista, Windows 7 and Windows Server 2008

Target Platforms

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.