다음을 통해 공유


PipeScheduler.ThreadPool 속성

정의

콜백을 스레드 풀 큐에 넣는 PipeScheduler 구현입니다.

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

속성 값

스레드 풀에 PipeScheduler 대한 콜백을 큐에 대기하는 instance.

적용 대상