// Assembly: mscorlib
// Full name: System.Runtime.Remoting.RemotingConfiguration

namespace System.Runtime.Remoting
{
public class RemotingConfiguration // TypeDefIndex: 4126
{
	// Fields
	type#26582 applicationID;
	type#26582 applicationName;
	type#26582 processGuid;
	type#15319 defaultConfigRead;
	type#15319 defaultDelayedConfigRead;
	type#16674 _errorMode;
	type#19505 wellKnownClientEntries;
	type#19505 activatedClientEntries;
	type#19505 wellKnownServiceEntries;
	type#19505 activatedServiceEntries;
	type#19505 channelTemplates;
	type#19505 clientProviderTemplates;
	type#19505 serverProviderTemplates;

	// Methods
	// RVA: -1
	public static type#26576 get_ApplicationName() { }
	// RVA: -1
	public static type#28660 set_ApplicationName(type#26576 value) { }
	// RVA: -1
	public static type#26576 get_ProcessId() { }
	// RVA: -1
	internal static type#28660 LoadDefaultDelayedChannels() { }
	// RVA: -1
	public static type#15313 IsActivationAllowed(type#27705 svrType) { }
	// RVA: -1
	public static type#14140 IsRemotelyActivatedClientType(type#27705 svrType) { }
	// RVA: -1
	public static type#28792 IsWellKnownClientType(type#27705 svrType) { }
	// RVA: -1
	public static type#28660 RegisterActivatedClientType(type#14140 entry) { }
	// RVA: -1
	public static type#28660 RegisterActivatedServiceType(type#14141 entry) { }
	// RVA: -1
	public static type#28660 RegisterWellKnownClientType(type#28792 entry) { }
	// RVA: -1
	public static type#28660 RegisterWellKnownServiceType(type#28796 entry) { }
	// RVA: -1
	internal static type#28660 RegisterChannelTemplate(type#15833 channel) { }
	// RVA: -1
	internal static type#28660 RegisterClientProviderTemplate(type#24808 prov) { }
	// RVA: -1
	internal static type#28660 RegisterServerProviderTemplate(type#24808 prov) { }
	// RVA: -1
	internal static type#28660 RegisterChannels(type#14448 channels, type#15313 onlyDelayed) { }
	// RVA: -1
	internal static type#28660 RegisterTypes(type#14448 types) { }
	// RVA: -1
	public static type#15313 CustomErrorsEnabled(type#15313 isLocalRequest) { }
	// RVA: -1
	internal static type#28660 SetCustomErrorsMode(type#26576 mode) { }
	// RVA: -1
	private static type#28660 .cctor() { }
}
}
