Lidgren Network Library documentation |
NetConnection..::..Approve Method |
NetConnection Class See Also Send Feedback |
Approves this connection; sending a connection response to the remote host
Namespace: Lidgren.Network
Assembly: Lidgren.Network (in Lidgren.Network.dll) Version: 2012.1.7.0 (2012.1.7.0)
Syntax
C# |
---|
public void Approve() |
Visual Basic |
---|
Public Sub Approve |
Visual C++ |
---|
public: void Approve() |