XmlDataProvider::IsAsynchronous Property
.NET Framework (current version)
Gets or sets a value that indicates whether node collection creation will be performed in a worker thread or in the active context.
Assembly: PresentationFramework (in PresentationFramework.dll)
Property Value
Type: System::Booleantrue to perform node collection creation in a worker thread; otherwise, false. The default value is true.
.NET Framework
Available since 3.0
Available since 3.0
Show: