C# Class Droog.Beanstalk.Client.Net.ConnectionPool.Available

Mostra file Open project: sdether/libBeanstalk.NET

Public Properties

Property Type Description
Queued System.DateTime
Socket ISocket

Public Methods

Method Description
Available ( ISocket socket ) : System

Method Details

Available() public method

public Available ( ISocket socket ) : System
socket ISocket
return System

Property Details

Queued public_oe property

public DateTime,System Queued
return System.DateTime

Socket public_oe property

public ISocket Socket
return ISocket