NetConnectionStatistics Class

Lidgren.Network

Collapse imageExpand ImageCopy imageCopyHover image
Statistics for a NetConnection instance

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

Syntax

C#
public sealed class NetConnectionStatistics
Visual Basic
Public NotInheritable Class NetConnectionStatistics
Visual C++
public ref class NetConnectionStatistics sealed

Inheritance Hierarchy

System..::..Object
  Lidgren.Network..::..NetConnectionStatistics

See Also