C# Class Library.Net.Amoeba.PacketControlManager

Inheritance: ManagerBase, IThisLock
Afficher le fichier Open project: Alliance-Network/Library Class Usage Examples

Méthodes publiques

Свойство Type Description
GetLockNodesEvent GetLockNodesEventHandler

Méthodes publiques

Méthode Description
Clear ( ) : void
PacketControlManager ( ) : System
Remove ( Node node ) : void
this ( Node node ) : PacketManager

Méthodes protégées

Méthode Description
Dispose ( bool disposing ) : void

Private Methods

Méthode Description
RefreshTimer ( ) : void

Method Details

Clear() public méthode

public Clear ( ) : void
Résultat void

Dispose() protected méthode

protected Dispose ( bool disposing ) : void
disposing bool
Résultat void

PacketControlManager() public méthode

public PacketControlManager ( ) : System
Résultat System

Remove() public méthode

public Remove ( Node node ) : void
node Node
Résultat void

this() public méthode

public this ( Node node ) : PacketManager
node Node
Résultat PacketManager

Property Details

GetLockNodesEvent public_oe property

public GetLockNodesEventHandler GetLockNodesEvent
Résultat GetLockNodesEventHandler