Ends an asynchronous operation to wait for a client to connect.
asyncResult The pending asynchronous request.
NamedPipeServerStream.EndWaitForConnection(IAsyncResult) must be called exactly once for every call to NamedPipeServerStream.BeginWaitForConnection(AsyncCallback, object).