terraria-cpp2il-methodrecon v1.4.4.9
Terraria mobile dump, with reconstructed method body. Dump with CallAnalysis: https://infinitynichto.github.io/terraria-cpp2il
Loading...
Searching...
No Matches

◆ EndWrite()

override void System.Net.NetworkStreamWrapper.EndWrite ( IAsyncResult asyncResult)
inlinevirtual

Reimplemented from System.IO.Stream.

Definition at line 489 of file NetworkStreamWrapper.cs.

490 {
491 global::System.Net.Sockets.NetworkStream networkStream = this._networkStream;
492 }
global::System.Net.Sockets.NetworkStream _networkStream

References System.Net.NetworkStreamWrapper._networkStream.