C# 클래스 BufferPoolTest.Item

상속: ILockFreePoolItem, ILockFreePoolItemIndex, IDisposable
파일 보기 프로젝트 열기: vf1/serversockets

공개 프로퍼티들

프로퍼티 타입 설명
TestIndex int
count int

Private Properties

프로퍼티 타입 설명
IDisposable void
ILockFreePoolItem void

공개 메소드들

메소드 설명
Item ( ) : System

비공개 메소드들

메소드 설명
IDisposable ( ) : void
ILockFreePoolItem ( ) : void

메소드 상세

Item() 공개 메소드

public Item ( ) : System
리턴 System

프로퍼티 상세

TestIndex 공개적으로 프로퍼티

public int TestIndex
리턴 int

count 공개적으로 정적으로 프로퍼티

public static int count
리턴 int