This topic has not yet been rated - Rate this topic

DiagnosticDataBufferConfiguration Class

Represents the configuration of a diagnostics data buffer.

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

public abstract class DiagnosticDataBufferConfiguration

The DiagnosticDataBufferConfiguration class is the base data buffer configuration class from which the following classes derive:

DiagnosticDataBufferConfiguration provides the base properties for a data buffer in Windows Azure diagnostics: BufferQuotaInMB and ScheduledTransferPeriod.


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.