C# Class FloatingQueue.Server.Core.NodeConfiguration

Inheritance: INodeConfiguration
Exibir arquivo Open project: eleks/FloatingQueuePoC Class Usage Examples

Public Methods

Method Description
CreateProxy ( ) : void
DeclareAsNewMaster ( ) : void
Equals ( NodeConfiguration other ) : bool
Equals ( object obj ) : bool
GetHashCode ( ) : int

Method Details

CreateProxy() public method

public CreateProxy ( ) : void
return void

DeclareAsNewMaster() public method

public DeclareAsNewMaster ( ) : void
return void

Equals() public method

public Equals ( NodeConfiguration other ) : bool
other NodeConfiguration
return bool

Equals() public method

public Equals ( object obj ) : bool
obj object
return bool

GetHashCode() public method

public GetHashCode ( ) : int
return int