6 references to CLFS_MGMT_NOTIFICATION_TYPE
System.IO.Log (6)
System\IO\Log\LogManagementAsyncResult.cs (5)
231
CLFS_MGMT_NOTIFICATION_TYPE
nt;
232
nt = (
CLFS_MGMT_NOTIFICATION_TYPE
)this.notification.Notification;
236
case
CLFS_MGMT_NOTIFICATION_TYPE
.ClfsMgmtAdvanceTailNotification:
247
case
CLFS_MGMT_NOTIFICATION_TYPE
.ClfsMgmtLogFullHandlerNotification:
251
case
CLFS_MGMT_NOTIFICATION_TYPE
.ClfsMgmtLogUnpinnedNotification:
System\IO\Log\UnsafeNativeMethods.cs (1)
408
this.Notification = (int)
CLFS_MGMT_NOTIFICATION_TYPE
.ClfsMgmtAdvanceTailNotification;