BitSharper NetworkConnection.Shutdown in C# (CSharp): 1 esempio trovato. Questo è il miglior esempio reale in C# (CSharp) per BitSharper.NetworkConnection.Shutdown, estratto da progetti open source. Lo puoi valutare, per aiutarci a migliorare la qualità dei nostri esempi.
Shuts down the network socket. Note that there's no way to wait for a socket to be fully flushed out to the wire, so if you call this immediately after sending a message it might not get sent.