Searched defs:CompletionQueueEvent (Results 1 – 1 of 1) sorted by relevance
28 internal struct CompletionQueueEvent struct30 static readonly NativeMethods Native = NativeMethods.Get();32 public CompletionType type;33 public int success;34 public IntPtr tag;36 internal static int NativeSize47 internal enum CompletionType