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

UnsafeQueueNativeOverlapped() private méthode

private UnsafeQueueNativeOverlapped ( System overlapped ) : bool
overlapped System
Résultat bool
        public static unsafe bool UnsafeQueueNativeOverlapped(System.Threading.NativeOverlapped* overlapped)
        {
            throw null;
        }