/// <summary> /// Called before the first batch is processed. /// </summary> public void SignIn() { m_processor.SignIn(); }