- Clear
void Clear()
Undocumented in source. Be warned that the author may not have intended to support it.
- IsEmpty
bool IsEmpty()
Undocumented in source. Be warned that the author may not have intended to support it.
- Pop
T Pop()
Undocumented in source. Be warned that the author may not have intended to support it.
- Push
void Push(T item)
Undocumented in source. Be warned that the author may not have intended to support it.
- TryDequeue
bool TryDequeue(T item)
Undocumented in source. Be warned that the author may not have intended to support it.
It's a thread-safe queue