DataSchemaErrorTaskService.FlushOnIdleQueue Method
Flushes any errors that have not yet been put into the error list.
Namespace: Microsoft.VisualStudio.Data.Schema.Package.UI
Assembly: Microsoft.VisualStudio.Data.Schema.Package (in Microsoft.VisualStudio.Data.Schema.Package.dll)
Syntax
'Declaration
Public Sub FlushOnIdleQueue
public void FlushOnIdleQueue()
public:
void FlushOnIdleQueue()
member FlushOnIdleQueue : unit -> unit
public function FlushOnIdleQueue()
.NET Framework Security
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.