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