// Assembly: mscorlib
// Full name: System.Runtime.Remoting.Channels.CrossAppDomainChannel

namespace System.Runtime.Remoting.Channels
{
public class CrossAppDomainChannel // TypeDefIndex: 4178
{
	// Fields
	type#23710 s_lock;

	// Methods
	// RVA: -1
	internal static type#28660 RegisterCrossAppDomainChannel() { }
	// RVA: -1
	public virtual type#26576 get_ChannelName() { }
	// RVA: -1
	public virtual type#20867 get_ChannelPriority() { }
	// RVA: -1
	public virtual type#23705 get_ChannelData() { }
	// RVA: -1
	public virtual type#28660 StartListening(type#23705 data) { }
	// RVA: -1
	public virtual type#20285 CreateMessageSink(type#26576 url, type#23705 data, type#12129 uri) { }
	// RVA: -1
	public type#28660 .ctor() { }
	// RVA: -1
	private static type#28660 .cctor() { }
}
}
