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

namespace System.Runtime.Remoting.Lifetime
{
public class LifetimeServices // TypeDefIndex: 4159
{
	// Fields
	type#27441 _leaseManagerPollTime;
	type#27441 _leaseTime;
	type#27441 _renewOnCallTime;
	type#27441 _sponsorshipTimeout;
	type#21913 _leaseManager;

	// Methods
	// RVA: -1
	private static type#28660 .cctor() { }
	// RVA: -1
	public static type#27436 get_LeaseManagerPollTime() { }
	// RVA: -1
	public static type#28660 set_LeaseManagerPollTime(type#27436 value) { }
	// RVA: -1
	public static type#27436 get_LeaseTime() { }
	// RVA: -1
	public static type#28660 set_LeaseTime(type#27436 value) { }
	// RVA: -1
	public static type#27436 get_RenewOnCallTime() { }
	// RVA: -1
	public static type#28660 set_RenewOnCallTime(type#27436 value) { }
	// RVA: -1
	public static type#27436 get_SponsorshipTimeout() { }
	// RVA: -1
	public static type#28660 set_SponsorshipTimeout(type#27436 value) { }
	// RVA: -1
	internal static type#28660 TrackLifetime(type#25882 identity) { }
}
}
