Share via


TestForElement Method

Microsoft Robotics Class Reference

Atomically removes a single element, returns null if none available

Namespace: Microsoft.Ccr.Core.Arbiters
Assembly: Microsoft.Ccr.Core (in Microsoft.Ccr.Core.dll) Version: 4.0.261.0 (4.0.261.0)

Syntax

IPortElement TestForElement()

Return Value

Element instance

Remarks

Used only by two phase arbiters

See Also

IPortArbiterAccess Interface

Microsoft.Ccr.Core.Arbiters Namespace