PrimaryBasedLogViewAdaptor<TLogView,TLogEntry,TSubmissionEntry>.EnsureClusterJoinedAsync 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.
Block until this cluster is joined to the multicluster.
protected System.Threading.Tasks.Task EnsureClusterJoinedAsync ();
member this.EnsureClusterJoinedAsync : unit -> System.Threading.Tasks.Task
Protected Function EnsureClusterJoinedAsync () As Task