1 reference to EvtLogFull
System.Core (1)
System\Diagnostics\Eventing\Reader\EventLogInformation.cs (1)
54
isLogFull = (bool?)NativeWrapper.EvtGetLogInfo(logHandle, UnsafeNativeMethods.EvtLogPropertyId.
EvtLogFull
);