Partilhar via


Propriedade InteractiveSession.EventLoop (F#)

Obtém ou define o loop do evento atual que está sendo usado para processar as interações.

Caminho do namespace/módulo: Microsoft.FSharp.Compiler.Interactive

Montagem: FSharp.Compiler.Interactive.Settings (em FSharp.Compiler.Interactive.Settings.dll)

// Signatures:
member this.EventLoop :  IEventLoop
member this.EventLoop : IEventLoop with set :  IEventLoop

// Usage:
interactiveSession.EventLoop
interactiveSession.EventLoop <- eventLoop

Parâmetros

  • eventLoop
    Tipo: IEventLoop

    Um loop de evento para a sessão interativa.

Plataformas

O Windows 7, SP2 do Windows Vista, Windows XP SP3, Windows XP x64 SP2, Windows Server 2008 R2, Windows Server 2008 SP2, Windows Server 2003 SP2

Informações sobre versão

O tempo de execução F#

Tem suporte no: 2.0, 4

Silverlight

Tem suporte no: 3

Consulte também

Referência

Classe Interactive.InteractiveSession (F#)

Namespace Microsoft.FSharp.Compiler.Interactive (F#)