Example #1
0
 public void SetUnicastServerSettings(UnicastSettings settings)
 {
     _config.ApplyUnicastRcvSettings(settings);
 }