IVsLongIdleManager::UnadviseLongIdleEvents Method (UInt32)

 

Unsubscribes from long idle events.

Namespace:   Microsoft.VisualStudio.Shell.Interop
Assembly:  Microsoft.VisualStudio.Shell.Interop.12.0 (in Microsoft.VisualStudio.Shell.Interop.12.0.dll)

void UnadviseLongIdleEvents(
	unsigned int cookie
)

Parameters

cookie
Type: System::UInt32

The cookie returned by AdviseLongIdleEvents.

Return to top
Show: