C# Class System.GetConnectionsEventArgs

Inheritance: EventArgs
Show file Open project: jrowberg/bglib

Public Properties

Property Type Description
maxconn Byte

Public Methods

Method Description
GetConnectionsEventArgs ( Byte maxconn )

Method Details

GetConnectionsEventArgs() public method

public GetConnectionsEventArgs ( Byte maxconn )
maxconn Byte

Property Details

maxconn public property

public Byte maxconn
return Byte