System.Net.Sockets.SafeNativeOverlapped.SafeNativeOverlapped C# (CSharp) Метод

SafeNativeOverlapped() приватный Метод

private SafeNativeOverlapped ( ) : System.Diagnostics
Результат System.Diagnostics
        private SafeNativeOverlapped()
            : this(IntPtr.Zero)
        {
            if (NetEventSource.IsEnabled) NetEventSource.Info(this);
        }

Same methods

SafeNativeOverlapped::SafeNativeOverlapped ( IntPtr handle ) : System.Diagnostics
SafeNativeOverlapped::SafeNativeOverlapped ( SafeCloseSocket socketHandle, NativeOverlapped handle ) : System.Diagnostics