Skip to content

AdoNetClusteringTable.InitializeMembershipTable(bool)

InitializeMembershipTable(bool)

View source
public Task InitializeMembershipTable(bool tryInitTableVersion)
Initializes the membership table, will be called before all other methods

Parameters

tryInitTableVersionbool
whether an attempt will be made to init the underlying table

Returns

A task representing the initialization operation.