NetConnection Class

Lidgren.Network

Collapse imageExpand ImageCopy imageCopyHover image
Represents a connection to a remote peer

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

Syntax

C#
public class NetConnection
Visual Basic
Public Class NetConnection
Visual C++
public ref class NetConnection

Inheritance Hierarchy

System..::..Object
  Lidgren.Network..::..NetConnection

See Also