public async Task SslStream_DefaultTlsConfigurationApm_Ok()
 {
     using (var test = new ApmTest())
     {
         await test.RunTest();
     }
 }
Beispiel #2
0
 public async Task SslStream_DefaultTlsConfigurationApm_Ok()
 {
     using (var test = new ApmTest())
     {
         await test.RunTest();
     }
 }