C# Class BatchFlow.FlowState.StreamState

Datei anzeigen Open project: Teun/BatchFlow

Public Properties

Property Type Description
Closed bool
Count int
InPoint Position
Name string

Property Details

Closed public_oe property

public bool Closed
return bool

Count public_oe property

public int Count
return int

InPoint public_oe property

public Position,BatchFlow InPoint
return Position

Name public_oe property

public string Name
return string