Candor.Tasks.WorkerRoleTask.OnStop C# (CSharp) 메소드

OnStop() 공개 추상적인 메소드

Stops the work loop and then returns when complete. Expect the process to terminate potentially immediately after this method returns.
public abstract OnStop ( ) : void
리턴 void
        public abstract void OnStop();