C# Class Enyim.Caching.Memcached.ThrowHelper

Afficher le fichier Open project: xianrendzw/LightFramework.Net

Méthodes publiques

Méthode Description
ThrowSocketWriteError ( IPEndPoint endpoint, SocketError error ) : void

Method Details

ThrowSocketWriteError() public static méthode

public static ThrowSocketWriteError ( IPEndPoint endpoint, SocketError error ) : void
endpoint System.Net.IPEndPoint
error SocketError
Résultat void