3 references to FileCompletionNotificationModes
System (3)
net\System\Net\HttpListener.cs (2)
1003
UnsafeNclNativeMethods.
FileCompletionNotificationModes
.SkipCompletionPortOnSuccess |
1004
UnsafeNclNativeMethods.
FileCompletionNotificationModes
.SkipSetEventOnHandle))
net\System\Net\UnsafeNativeMethods.cs (1)
121
internal static unsafe extern bool SetFileCompletionNotificationModes(CriticalHandle handle,
FileCompletionNotificationModes
modes);