NetPeer Class

Lidgren.Network

Collapse imageExpand ImageCopy imageCopyHover image
Represents a local peer capable of holding zero, one or more connections to remote peers

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

Syntax

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

Inheritance Hierarchy

See Also