ZooKeeperBasedMembershipTable.InitializeMembershipTable(Boolean) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Initializes the ZooKeeper based membership table.
public System.Threading.Tasks.Task InitializeMembershipTable (bool tryInitPath);
abstract member InitializeMembershipTable : bool -> System.Threading.Tasks.Task
override this.InitializeMembershipTable : bool -> System.Threading.Tasks.Task
Public Function InitializeMembershipTable (tryInitPath As Boolean) As Task
Parameters
- tryInitPath
- Boolean
if set to true, we'll try to create a node named "/ClusterId"