Test Method

Microsoft Robotics Class Reference

Atomically removes a message from the port, or returns null if none present

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

Syntax

public virtual Object Test()

Return Value

an enqueued messages if port is non empty. Null otherwise

Implements

IPortReceive. . :: . .Test() () () ()

See Also

Port< (Of < ( <'T> ) > ) > Class

Test Overload

Microsoft.Ccr.Core Namespace