Compartir a través de


DiagnosticContext.TraceStoreError Method

Namespace:  Microsoft.Exchange.Diagnostics
Assembly:  Microsoft.Exchange.Diagnostics (in Microsoft.Exchange.Diagnostics.dll)

Syntax

'Declaration
Public Shared Sub TraceStoreError ( _
    lid As UInteger, _
    storeError As UInteger _
)
'Usage
Dim lid As UInteger
Dim storeError As UInteger

DiagnosticContext.TraceStoreError(lid, storeError)
public static void TraceStoreError(
    uint lid,
    uint storeError
)

Parameters