ITypeProvider.Invalidate Event (F#)

Triggered when an assumption changes that invalidates the resolutions so far reported by the provider.

Namespace/Module Path: Microsoft.FSharp.Core.CompilerServices

Assembly: FSharp.Core (in FSharp.Core.dll)

// Signature:
abstract this.Invalidate : IEvent<EventHandler,EventArgs>

// Usage:
iTypeProvider.Invalidate

Platforms

Windows 8, Windows 7, Windows Server 2012, Windows Server 2008 R2Windows 8, Windows 7, Windows Server 2012, Windows Server 2008 R2

Version Information

F# Core Library VersionsF# Core Library Versions

Supported in: 4.0Supported in: 4.0, Portable2.0, 4.0, Portable

See Also

Reference

CompilerServices.ITypeProvider Interface (F#)

Microsoft.FSharp.Core.CompilerServices Namespace (F#)