24 while (socket ==
null);
119 bool completed_synchronously = this.completed_synchronously;
121 if (!completed_synchronously)
124 if (async_callback !=
null)
126 if (async_callback ==
null)
129 if (type !=
null || async_callback ==
null)
class f__AnonymousType0<< Count > j__TPar
void Complete(Exception e)
override void CompleteDisposed()
SocketAsyncResult(Socket socket, AsyncCallback callback, object state, SocketOperation operation)
Exception DelayedException
IList< ArraySegment< byte > > Buffers
void Init(Socket socket, AsyncCallback callback, object state, SocketOperation operation)
void Complete(bool synch)
void Complete(Exception e, bool synch)
SocketOperation operation
void Complete(Socket s, int total)
void CheckIfThrowDelayedException()