C# Class MindTouch.Clacks.Client.Tests.PoolSocketCallbacks

Mostra file Open project: MindTouch/MindTouch.Clacks Class Usage Examples

Public Properties

Property Type Description
ReclaimCalled int
ReclaimedSocket ISocket

Public Methods

Method Description
Reclaim ( ISocket socket ) : void

Method Details

Reclaim() public method

public Reclaim ( ISocket socket ) : void
socket ISocket
return void

Property Details

ReclaimCalled public_oe property

public int ReclaimCalled
return int

ReclaimedSocket public_oe property

public ISocket ReclaimedSocket
return ISocket