Condividi tramite


PipeScheduler.Inline Proprietà

Definizione

Implementazione di PipeScheduler che esegue i callback 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

Valore della proprietà

PipeScheduler Istanza che esegue callback inline.

Si applica a