C# Class BufferPoolTest.Item

Inheritance: ILockFreePoolItem, ILockFreePoolItemIndex, IDisposable
Exibir arquivo Open project: vf1/serversockets

Public Properties

Property Type Description
TestIndex int
count int

Private Properties

Property Type Description
IDisposable void
ILockFreePoolItem void

Public Methods

Method Description
Item ( ) : System

Private Methods

Method Description
IDisposable ( ) : void
ILockFreePoolItem ( ) : void

Method Details

Item() public method

public Item ( ) : System
return System

Property Details

TestIndex public_oe property

public int TestIndex
return int

count public_oe static_oe property

public static int count
return int