// Assembly: System
// Full name: Queue

public class Queue // TypeDefIndex: 8068
{
	// Fields
	type#20877 m_DurationMilliseconds;

	// Methods
	// RVA: -1
	internal type#28660 .ctor(type#20867 durationMilliseconds) { }
	// RVA: -1
	internal type#20867 get_Duration() { }
	// RVA: -1
	internal abstract type#34209 CreateTimer(type#34201 callback, type#23705 context) { }
}
