ILeaderRegistry.

GetLeaderWatcher(string) Method

Summary

Creates a session and starts watching the key

Syntax

ILeaderWatcher GetLeaderWatcher(string keyForLeadership)

Parameters

Name Type Description
keyForLeadership string The full path to the leadership key

Return Value

Type Description
ILeaderWatcher