// Assembly: System
// Full name: ConnectionGroup

public class ConnectionGroup // TypeDefIndex: 8143
{
	// Fields
	type#25898 <Scheduler>k__BackingField;
	type#26586 <Name>k__BackingField;
	type#20873 nextId;
	type#20880 ID;
	type#8191 connections;
	type#8192 queue;

	// Methods
	// RVA: -1
	public type#25895 get_Scheduler() { }
	// RVA: -1
	public type#28660 .ctor(type#25895 scheduler, type#26576 name) { }
	// RVA: -1
	public type#15313 IsEmpty() { }
	// RVA: -1
	public type#28660 RemoveConnection(type#28721 connection) { }
	// RVA: -1
	public type#28660 Cleanup() { }
	// RVA: -1
	public type#28660 Close() { }
	// RVA: -1
	public type#28660 EnqueueOperation(type#28744 operation) { }
	// RVA: -1
	public type#28744 GetNextOperation() { }
	// RVA: -1
	public type#28721 FindIdleConnection(type#28744 operation) { }
	// RVA: -1
	public type#11216 CreateOrReuseConnection(type#28744 operation, type#15313 force) { }
}
