Table of Contents

Enum ReplicationChangeOptions

Namespace
StackExchange.Redis
Assembly
StackExchange.Redis.StrongName.dll

Additional operations to perform when making a server a master

public enum ReplicationChangeOptions

Fields

All = 7

All additional operations

Broadcast = 2

Broadcast to the pub-sub channel to listening clients to reconfigure themselves

EnslaveSubordinates = 4

Issue a SLAVEOF to all other known nodes, making this this master of all

None = 0

No additional operations

SetTiebreaker = 1

Set the tie-breaker key on all available masters, to specify this server