Example #1
0
 /// <summary>
 /// disconnect the management logic
 /// </summary>
 protected void DisconnectLogic()
 {
     m_ovpnMLogic.disconnect();
 }