FenceResource::WaitFence

FenceResource::WaitFence
bool WaitFence(FenceType waitType) const;
Description

Waits for the fence to pass.

Parameters
Parameters 
Description 
FenceType waitType 
The type of the fence. 
Return Value

Returns true if successful and false otherwise.