C# 클래스 SelfishNetv0.PC

파일 보기 프로젝트 열기: nov0caina/SelfishNetV3 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
capDown int
capUp int
ip IPAddress
isGateway bool
isLocalPc bool
mac PhysicalAddress
name string
nbPacketReceivedSinceLastReset int
nbPacketSentSinceLastReset int
redirect bool
timeSinceLastRarp ValueType
totalPacketReceived int
totalPacketSent int

프로퍼티 상세

capDown 공개적으로 프로퍼티

public int capDown
리턴 int

capUp 공개적으로 프로퍼티

public int capUp
리턴 int

ip 공개적으로 프로퍼티

public IPAddress ip
리턴 IPAddress

isGateway 공개적으로 프로퍼티

public bool isGateway
리턴 bool

isLocalPc 공개적으로 프로퍼티

public bool isLocalPc
리턴 bool

mac 공개적으로 프로퍼티

public PhysicalAddress mac
리턴 PhysicalAddress

name 공개적으로 프로퍼티

public string name
리턴 string

nbPacketReceivedSinceLastReset 공개적으로 프로퍼티

public int nbPacketReceivedSinceLastReset
리턴 int

nbPacketSentSinceLastReset 공개적으로 프로퍼티

public int nbPacketSentSinceLastReset
리턴 int

redirect 공개적으로 프로퍼티

public bool redirect
리턴 bool

timeSinceLastRarp 공개적으로 프로퍼티

public ValueType timeSinceLastRarp
리턴 ValueType

totalPacketReceived 공개적으로 프로퍼티

public int totalPacketReceived
리턴 int

totalPacketSent 공개적으로 프로퍼티

public int totalPacketSent
리턴 int