Toggle navigation
Hot Examples
IT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Cerca
Home
FloatingQueue
Server
Core
NodeConfiguration
C# Class FloatingQueue.Server.Core.NodeConfiguration
Inheritance:
INodeConfiguration
Mostra file
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