Partager via


PipeScheduler.Inline Propriété

Définition

Implémentation de PipeScheduler qui exécute des rappels inline.

public:
 static property System::IO::Pipelines::PipeScheduler ^ Inline { System::IO::Pipelines::PipeScheduler ^ get(); };
public static System.IO.Pipelines.PipeScheduler Inline { get; }
static member Inline : System.IO.Pipelines.PipeScheduler
Public Shared ReadOnly Property Inline As PipeScheduler

Valeur de propriété

Instance PipeScheduler qui exécute les rappels inline.

S’applique à