PrimaryBasedLogViewAdaptor<TLogView,TLogEntry,TSubmissionEntry>.GetCaughtUpWithConfigurationAsync 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.
Wait until this cluster has received a configuration that is at least as new as timestamp
protected System.Threading.Tasks.Task GetCaughtUpWithConfigurationAsync (DateTime adminTimestamp);
member this.GetCaughtUpWithConfigurationAsync : DateTime -> System.Threading.Tasks.Task
Protected Function GetCaughtUpWithConfigurationAsync (adminTimestamp As DateTime) As Task
Parameters
- adminTimestamp
- DateTime