Method DequeueRequest
DequeueRequest(int)
Dequeue a request for probe rendering.
Declaration
public void DequeueRequest(int probeInstanceID)
Parameters
| Type | Name | Description | 
|---|---|---|
| int | probeInstanceID | The instance ID of the probe for which we want to dequeue a request.  |