IDatabaseProjectIdleProcessor.OnIdle Method
Called when the project system is idle.
Namespace: Microsoft.VisualStudio.Data.Schema.Package.Project
Assembly: Microsoft.VisualStudio.Data.Schema.Package (in Microsoft.VisualStudio.Data.Schema.Package.dll)
Syntax
'Declaration
Sub OnIdle
void OnIdle()
void OnIdle()
abstract OnIdle : unit -> unit
function OnIdle()
.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.
See Also
Reference
IDatabaseProjectIdleProcessor Interface
Microsoft.VisualStudio.Data.Schema.Package.Project Namespace