// Assembly: mscorlib
// Full name: System.Runtime.Remoting.Lifetime.LeaseManager

namespace System.Runtime.Remoting.Lifetime
{
public class LeaseManager // TypeDefIndex: 4156
{
	// Fields
	type#14449 _objects;
	type#27471 _timer;

	// Methods
	// RVA: -1
	public type#28660 SetPollTime(type#27436 timeSpan) { }
	// RVA: -1
	public type#28660 TrackLifetime(type#25882 identity) { }
	// RVA: -1
	public type#28660 StartManager() { }
	// RVA: -1
	public type#28660 StopManager() { }
	// RVA: -1
	public type#28660 ManageLeases(type#23705 state) { }
	// RVA: -1
	public type#28660 .ctor() { }
}
}
