// Assembly: mscorlib
// Full name: System.Runtime.Remoting.Messaging.EnvoyTerminatorSink

namespace System.Runtime.Remoting.Messaging
{
public class EnvoyTerminatorSink // TypeDefIndex: 4225
{
	// Fields
	type#17924 Instance;

	// Methods
	// RVA: -1
	public virtual type#20280 SyncProcessMessage(type#20280 msg) { }
	// RVA: -1
	public virtual type#20283 AsyncProcessMessage(type#20280 msg, type#20285 replySink) { }
	// RVA: -1
	public type#28660 .ctor() { }
	// RVA: -1
	private static type#28660 .cctor() { }
}
}
