C# 클래스 PureCat.Message.Spi.Heartbeat.Extend.NetworkIO

상속: HeartbeatExtention
파일 보기 프로젝트 열기: chinaboard/PureCat

보호된 프로퍼티들

프로퍼티 타입 설명
_adappterList List
_dict double>.Dictionary

공개 메소드들

메소드 설명
GetNetworkInterfaces ( ) : List
NetworkIO ( ) : System.Collections.Generic
Refresh ( ) : void

메소드 상세

GetNetworkInterfaces() 공개 정적인 메소드

public static GetNetworkInterfaces ( ) : List
리턴 List

NetworkIO() 공개 메소드

public NetworkIO ( ) : System.Collections.Generic
리턴 System.Collections.Generic

Refresh() 공개 메소드

public Refresh ( ) : void
리턴 void

프로퍼티 상세

_adappterList 보호되어 있는 프로퍼티

protected List _adappterList
리턴 List

_dict 보호되어 있는 프로퍼티

protected Dictionary _dict
리턴 double>.Dictionary