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

namespace System.Runtime.Remoting.Messaging
{
public class ServerObjectReplySink // TypeDefIndex: 4251
{
	// Fields
	type#20286 _replySink;
	type#25883 _identity;

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