Click or drag to resize

PrtEventBufferDequeueEvent Method

[Missing <summary> documentation for "M:P.Runtime.PrtEventBuffer.DequeueEvent(P.Runtime.PrtImplMachine)"]

Namespace:  P.Runtime
Assembly:  Prt (in Prt.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public bool DequeueEvent(
	PrtImplMachine owner
)

Parameters

owner
Type: P.RuntimePrtImplMachine

[Missing <param name="owner"/> documentation for "M:P.Runtime.PrtEventBuffer.DequeueEvent(P.Runtime.PrtImplMachine)"]

Return Value

Type: Boolean

[Missing <returns> documentation for "M:P.Runtime.PrtEventBuffer.DequeueEvent(P.Runtime.PrtImplMachine)"]

See Also