Exemple #1
0
 public Stream CreateNetworkStream()
 {
     return(RetryStreamConfig.CreateNetworkStream(path));
 }