コード例 #1
0
ファイル: Engine.cs プロジェクト: andrkn/Blitz.Msg
 /// <summary>
 ///
 /// </summary>
 public void StopServer()
 {
     producer.StopAdapter();
 }