コード例 #1
0
 /// <summary>
 /// Called when the host is shutting down.
 /// </summary>
 public void OnDestroy()
 {
     _operationsQueue.OnDestroy();
 }