2 references to EventLogIsolation
System.Core (2)
System\Diagnostics\Eventing\Reader\EventLogConfiguration.cs (2)
98
public
EventLogIsolation
LogIsolation {
100
return (
EventLogIsolation
)((uint)NativeWrapper.EvtGetChannelConfigProperty(this.handle, UnsafeNativeMethods.EvtChannelConfigPropertyId.EvtChannelConfigIsolation));