C# Class BatchFlow.FlowState.StreamState

Afficher le fichier Open project: Teun/BatchFlow

Méthodes publiques

Свойство Type Description
Closed bool
Count int
InPoint Position
Name string

Property Details

Closed public_oe property

public bool Closed
Résultat bool

Count public_oe property

public int Count
Résultat int

InPoint public_oe property

public Position,BatchFlow InPoint
Résultat Position

Name public_oe property

public string Name
Résultat string