Esempio n. 1
0
 /// <summary>
 /// Start stack.
 /// </summary>
 public void Start()
 {
     _transportLayer.Start();
 }