ReferenceContext.IsCompleted

Declaration

public bool IsCompleted(LightTransport.EventID id);

Parameters

id ID of the event to query.

Returns

bool True if the asynchronous operation has completed.

Description

Returns true if the asynchronous operation completed.

Operations always complete immediately when queued on the ReferenceContext. This method will always return true.


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