This commit is contained in:
Sem van der Hoeven
2020-10-09 12:27:28 +02:00
parent c87c190d14
commit bcc479cf33

View File

@@ -189,6 +189,7 @@ namespace Client
private void OnWrite(IAsyncResult ar)
{
this.stream.EndWrite(ar);
}
#region interface