C# Class PureCat.Message.Spi.Heartbeat.Extend.NetworkIO

Inheritance: HeartbeatExtention
Mostrar archivo Open project: chinaboard/PureCat

Protected Properties

Property Type Description
_adappterList List
_dict double>.Dictionary

Public Methods

Method Description
GetNetworkInterfaces ( ) : List
NetworkIO ( ) : System.Collections.Generic
Refresh ( ) : void

Method Details

GetNetworkInterfaces() public static method

public static GetNetworkInterfaces ( ) : List
return List

NetworkIO() public method

public NetworkIO ( ) : System.Collections.Generic
return System.Collections.Generic

Refresh() public method

public Refresh ( ) : void
return void

Property Details

_adappterList protected_oe property

protected List _adappterList
return List

_dict protected_oe property

protected Dictionary _dict
return double>.Dictionary