C# Class System.GetConnectionsEventArgs

Inheritance: EventArgs
Afficher le fichier Open project: jrowberg/bglib

Méthodes publiques

Свойство Type Description
maxconn Byte

Méthodes publiques

Méthode Description
GetConnectionsEventArgs ( Byte maxconn )

Method Details

GetConnectionsEventArgs() public méthode

public GetConnectionsEventArgs ( Byte maxconn )
maxconn Byte

Property Details

maxconn public_oe property

public Byte maxconn
Résultat Byte