Lidgren Network Library documentation |
NetPeer..::..Shutdown Method |
NetPeer Class See Also Send Feedback |
Disconnects all active connections and closes the socket
Namespace: Lidgren.Network
Assembly: Lidgren.Network (in Lidgren.Network.dll) Version: 2012.1.7.0 (2012.1.7.0)
Syntax
C# |
---|
public void Shutdown( string bye ) |
Visual Basic |
---|
Public Sub Shutdown ( _ bye As String _ ) |
Visual C++ |
---|
public: void Shutdown( String^ bye ) |
Parameters
- bye
- Type: System..::..String
[Missing <param name="bye"/> documentation for "M:Lidgren.Network.NetPeer.Shutdown(System.String)"]