Property | Type | Description | |
---|---|---|---|
FailedScoreIncreaseEvery | System.TimeSpan |
Method | Description | |
---|---|---|
Dispose ( ) : void | ||
Failure ( |
||
GetHost ( ) : |
||
ProgramFailure ( ) : void | ||
ScoreMirrorSelector ( IHostChecker hostChecker ) : System | ||
ScoreMirrorSelector ( IHostChecker hostChecker, IReadOnlyCollection |
||
ScoreMirrorSelector ( int scoreLimit, IHostChecker hostChecker ) : System | ||
ScoreMirrorSelector ( int scoreLimit, IHostChecker hostChecker, IReadOnlyCollection |
||
Success ( |
Method | Description | |
---|---|---|
ConfirmHostExists ( |
||
ConfirmHostValidity ( HostState state ) : void | ||
ConfirmProgramFailures ( ) : void | ||
DecreaseScore ( HostState hostState ) : void | ||
GetFirstHost ( ) : HostState>.KeyValuePair |
||
GetStatesToIncrease ( ) : IEnumerable |
||
IncreaseScore ( HostState hostState ) : void | ||
IncreaseScoresWhenNeeded ( ) : void | ||
ThrowWhenHostPoolIsNullOrEmpty ( IEnumerable |
public ScoreMirrorSelector ( IHostChecker hostChecker ) : System | ||
hostChecker | IHostChecker | |
return | System |
public ScoreMirrorSelector ( IHostChecker hostChecker, IReadOnlyCollection |
||
hostChecker | IHostChecker | |
hostPool | IReadOnlyCollection |
|
return | System |
public ScoreMirrorSelector ( int scoreLimit, IHostChecker hostChecker ) : System | ||
scoreLimit | int | |
hostChecker | IHostChecker | |
return | System |
public ScoreMirrorSelector ( int scoreLimit, IHostChecker hostChecker, IReadOnlyCollection |
||
scoreLimit | int | |
hostChecker | IHostChecker | |
hostPool | IReadOnlyCollection |
|
return | System |