C# Class System.Net.NclUtilities

显示文件 Open project: gbarnett/shared-source-cli-2.0 Class Usage Examples

Private Properties

Property Type Description
DemandCallback void
GetLocalHost IPHostEntry
GuessWhetherHostIsLoopback bool
IsAddressLocal bool
IsFatal bool
IsThreadPoolLow bool

Private Methods

Method Description
DemandCallback ( object state ) : void
GetLocalHost ( ) : IPHostEntry
GuessWhetherHostIsLoopback ( string host ) : bool
IsAddressLocal ( IPAddress ipAddress ) : bool
IsFatal ( Exception exception ) : bool
IsThreadPoolLow ( ) : bool