Share via


ExEventLog constructor (Guid, String)

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

Syntax

'Declaration
Public Sub New ( _
    componentGuid As Guid, _
    sourceName As String _
)
'Usage
Dim componentGuid As Guid
Dim sourceName As String

Dim instance As New ExEventLog(componentGuid, _
    sourceName)
public ExEventLog(
    Guid componentGuid,
    string sourceName
)

Parameters

See also

Reference

ExEventLog class

ExEventLog members

ExEventLog overload

Microsoft.Exchange.Diagnostics namespace