start

이 메소드는 스레드 처리를 시작합니다. 처음에 스레드는 start가 호출될 때까지 일시중단됩니다.

가시성

Public

시그니처
virtual void start() = 0;

피드백