C# Class FloatingQueue.Server.Core.NodeConfiguration

Inheritance: INodeConfiguration
Afficher le fichier Open project: eleks/FloatingQueuePoC Class Usage Examples

Méthodes publiques

Méthode Description
CreateProxy ( ) : void
DeclareAsNewMaster ( ) : void
Equals ( NodeConfiguration other ) : bool
Equals ( object obj ) : bool
GetHashCode ( ) : int

Method Details

CreateProxy() public méthode

public CreateProxy ( ) : void
Résultat void

DeclareAsNewMaster() public méthode

public DeclareAsNewMaster ( ) : void
Résultat void

Equals() public méthode

public Equals ( NodeConfiguration other ) : bool
other NodeConfiguration
Résultat bool

Equals() public méthode

public Equals ( object obj ) : bool
obj object
Résultat bool

GetHashCode() public méthode

public GetHashCode ( ) : int
Résultat int