C# Class Buffer.Buffer

显示文件 Open project: JoinPatterns/ScalableJoins

Public Properties

Property Type Description
Get Synchronous.Channel
Put Asynchronous.Channel

Public Methods

Method Description
Buffer ( ) : System

Method Details

Buffer() public method

public Buffer ( ) : System
return System

Property Details

Get public_oe property

public Synchronous.Channel Get
return Synchronous.Channel

Put public_oe property

public Asynchronous.Channel Put
return Asynchronous.Channel