C# Class BatchFlow.FlowState.StreamState

Show file Open project: Teun/BatchFlow

Public Properties

Property Type Description
Closed bool
Count int
InPoint Position
Name string

Property Details

Closed public property

public bool Closed
return bool

Count public property

public int Count
return int

InPoint public property

public Position,BatchFlow InPoint
return Position

Name public property

public string Name
return string