Deny Method

Lidgren.Network

Collapse imageExpand ImageCopy imageCopyHover image
Denies this connection; disconnecting it

Namespace: Lidgren.Network
Assembly: Lidgren.Network (in Lidgren.Network.dll) Version: 2012.1.7.0 (2012.1.7.0)

Syntax

C#
public void Deny()
Visual Basic
Public Sub Deny
Visual C++
public:
void Deny()

See Also