Пример #1
0
 /// <exception cref="System.IO.IOException"/>
 public virtual void SetWriteTimeout(int timeoutMs)
 {
     @out.SetTimeout(timeoutMs);
 }