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 联运行回调的 实例。

适用于