onStop abstract method

void onStop()

策略停止,释放资源并取消所有订阅

Called when the strategy is stopped. Release resources and cancel subscriptions.

Implementation

void onStop();