コード例 #1
0
 bool IMessageAdapter.IsConnectionAlive()
 {
     return(_adapter.IsConnectionAlive());
 }