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