コード例 #1
0
        public void Close()
        {
            _isDisposed = true;

            NetworkInterface.CloseSocket(this);
        }