Share via


EventSourceInstaller Class

Inheritance Hierarchy

System.Object
  Microsoft.Exchange.Diagnostics.Audit.EventSourceInstaller

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

Syntax

'Declaration
<PermissionSetAttribute(SecurityAction.LinkDemand, Name := "FullTrust")> _
Public NotInheritable Class EventSourceInstaller
'Usage
Dim instance As EventSourceInstaller
[PermissionSetAttribute(SecurityAction.LinkDemand, Name = "FullTrust")]
public sealed class EventSourceInstaller

Thread Safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.