ObservableSettingsListBase<TValue>.CompletedTask Field
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.
protected: static initonly System::Threading::Tasks::Task ^ CompletedTask;
protected static readonly System.Threading.Tasks.Task CompletedTask;
staticval mutable CompletedTask : System.Threading.Tasks.Task
staticval mutable CompletedTask : System.Threading.Tasks.Task
Protected Shared ReadOnly CompletedTask As Task