C# Class Enyim.Caching.Memcached.ThrowHelper

显示文件 Open project: xianrendzw/LightFramework.Net

Public Methods

Method Description
ThrowSocketWriteError ( IPEndPoint endpoint, SocketError error ) : void

Method Details

ThrowSocketWriteError() public static method

public static ThrowSocketWriteError ( IPEndPoint endpoint, SocketError error ) : void
endpoint System.Net.IPEndPoint
error SocketError
return void