Share via


IPortArbiterAccess Members

Microsoft Robotics Class Reference

The IPortArbiterAccess type exposes the following members.

Methods

  Name Description
Public method PostElement
Inserts Element at the beginning of the Port FIFO
Public method TestForElement
Atomically removes a single element, returns null if none available
Public method TestForMultipleElements
Atomically removes multiple elements, or null if specified number is not available.

Properties

  Name Description
Public property Mode
Specifies port operation optimized for different arbiter types

See Also

IPortArbiterAccess Interface

Microsoft.Ccr.Core.Arbiters Namespace