C# 클래스 System.Net.NetworkInformation.Win32_MIB_IPSTATS

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

공개 프로퍼티들

프로퍼티 타입 설명
DefaultTTL int
ForwDatagrams uint
Forwarding int
FragCreates uint
FragFails uint
FragOks uint
InAddrErrors uint
InDelivers uint
InDiscards uint
InHdrErrors uint
InReceives uint
InUnknownProtos uint
NumAddr int
NumIf int
NumRoutes int
OutDiscards uint
OutNoRoutes uint
OutRequests uint
ReasmFails uint
ReasmOks uint
ReasmReqds uint
ReasmTimeout uint
RoutingDiscards uint

프로퍼티 상세

DefaultTTL 공개적으로 프로퍼티

public int DefaultTTL
리턴 int

ForwDatagrams 공개적으로 프로퍼티

public uint ForwDatagrams
리턴 uint

Forwarding 공개적으로 프로퍼티

public int Forwarding
리턴 int

FragCreates 공개적으로 프로퍼티

public uint FragCreates
리턴 uint

FragFails 공개적으로 프로퍼티

public uint FragFails
리턴 uint

FragOks 공개적으로 프로퍼티

public uint FragOks
리턴 uint

InAddrErrors 공개적으로 프로퍼티

public uint InAddrErrors
리턴 uint

InDelivers 공개적으로 프로퍼티

public uint InDelivers
리턴 uint

InDiscards 공개적으로 프로퍼티

public uint InDiscards
리턴 uint

InHdrErrors 공개적으로 프로퍼티

public uint InHdrErrors
리턴 uint

InReceives 공개적으로 프로퍼티

public uint InReceives
리턴 uint

InUnknownProtos 공개적으로 프로퍼티

public uint InUnknownProtos
리턴 uint

NumAddr 공개적으로 프로퍼티

public int NumAddr
리턴 int

NumIf 공개적으로 프로퍼티

public int NumIf
리턴 int

NumRoutes 공개적으로 프로퍼티

public int NumRoutes
리턴 int

OutDiscards 공개적으로 프로퍼티

public uint OutDiscards
리턴 uint

OutNoRoutes 공개적으로 프로퍼티

public uint OutNoRoutes
리턴 uint

OutRequests 공개적으로 프로퍼티

public uint OutRequests
리턴 uint

ReasmFails 공개적으로 프로퍼티

public uint ReasmFails
리턴 uint

ReasmOks 공개적으로 프로퍼티

public uint ReasmOks
리턴 uint

ReasmReqds 공개적으로 프로퍼티

public uint ReasmReqds
리턴 uint

ReasmTimeout 공개적으로 프로퍼티

public uint ReasmTimeout
리턴 uint

RoutingDiscards 공개적으로 프로퍼티

public uint RoutingDiscards
리턴 uint