Exemple #1
0
 /// <summary>
 /// 
 /// </summary>
 public void Close()
 {
     NativeMethods.DataChannelClose(GetSelfOrThrow());
 }