Class Waiter
Inherited Members
Namespace: Global Namespace
Assembly: VivoxUnity.dll
Syntax
public class Waiter
Constructors
Waiter(WaitHandle, TimeSpan)
Declaration
public Waiter(WaitHandle handle, TimeSpan until)
Parameters
Type | Name | Description |
---|---|---|
WaitHandle | handle | |
TimeSpan | until |
Methods
IsDone()
Declaration
public bool IsDone()
Returns
Type | Description |
---|---|
bool |