Click or drag to resize

MarkableGroupGetCounter Method

[Missing <summary> documentation for "M:RAYLASE.Marker.InternalPlugin.JobElements.MarkableGroup.GetCounter(System.Nullable{System.Int32})"]


Namespace: RAYLASE.Marker.InternalPlugin.JobElements
Assembly: RAYLASE.Marker.InternalPlugin (in RAYLASE.Marker.InternalPlugin.dll) Version: 2.20.0
Syntax
C#
protected override long GetCounter(
	int? maxFlowJobElementExecutions
)

Parameters

maxFlowJobElementExecutions  NullableInt32

[Missing <param name="maxFlowJobElementExecutions"/> documentation for "M:RAYLASE.Marker.InternalPlugin.JobElements.MarkableGroup.GetCounter(System.Nullable{System.Int32})"]

Return Value

Int64

[Missing <returns> documentation for "M:RAYLASE.Marker.InternalPlugin.JobElements.MarkableGroup.GetCounter(System.Nullable{System.Int32})"]

See Also