ReferenceContext.Wait

Declaration

public bool Wait(LightTransport.EventID id);

Parameters

id ID of the event.

Returns

bool Returns true of the event completed successfully.

Description

Wait for an asynchronous event.

The ReferenceContext implementation of the IDeviceContext.Wait method will return immediately because the context doesn't use a queue.


Did you find this page useful? Please give it a rating: