System.Threading.ThreadPool.ThreadPool.UnsafeQueueNativeOverlapped C# (CSharp) Méthode

UnsafeQueueNativeOverlapped() private méthode

private UnsafeQueueNativeOverlapped ( NativeOverlapped overlapped ) : bool
overlapped NativeOverlapped
Résultat bool
		unsafe public static bool UnsafeQueueNativeOverlapped (NativeOverlapped *overlapped)
		{
			throw new NotImplementedException ();
		}
#endif