Share via


PipeScheduler.Inline 屬性

定義

PipeScheduler 實作,可執行回呼內嵌。

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

屬性值

PipeScheduler實例,執行內嵌回呼。

適用於