Summary
Creates a session and starts watching the key
- Namespace
- CondenserDotNet
.Client .Leadership - Containing Type
- ILeaderRegistry
Syntax
ILeaderWatcher GetLeaderWatcher(string keyForLeadership)
Parameters
| Name | Type | Description |
|---|---|---|
| keyForLeadership | string | The full path to the leadership key |
Return Value
| Type | Description |
|---|---|
| ILeaderWatcher |
