Click or drag to resize

PrtImplMachinePrtDequeueEvent Method

[Missing <summary> documentation for "M:P.Runtime.PrtImplMachine.PrtDequeueEvent(System.Boolean)"]

Namespace:  P.Runtime
Assembly:  Prt (in Prt.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public PrtDequeueReturnStatus PrtDequeueEvent(
	bool hasNullTransition
)

Parameters

hasNullTransition
Type: SystemBoolean

[Missing <param name="hasNullTransition"/> documentation for "M:P.Runtime.PrtImplMachine.PrtDequeueEvent(System.Boolean)"]

Return Value

Type: PrtDequeueReturnStatus

[Missing <returns> documentation for "M:P.Runtime.PrtImplMachine.PrtDequeueEvent(System.Boolean)"]

See Also