// Assembly: System
// Full name: Mono.Net.Security.AsyncReadOrWriteRequest

namespace Mono.Net.Security
{
public class AsyncReadOrWriteRequest // TypeDefIndex: 7584
{
	// Fields
	type#15402 <UserBuffer>k__BackingField;
	type#20868 <CurrentSize>k__BackingField;

	// Methods
	// RVA: -1
	protected type#15401 get_UserBuffer() { }
	// RVA: -1
	protected type#20867 get_CurrentSize() { }
	// RVA: -1
	protected type#28660 set_CurrentSize(type#20867 value) { }
	// RVA: -1
	public type#28660 .ctor(type#22792 parent, type#15313 sync, type#12860 buffer, type#20867 offset, type#20867 size) { }
	// RVA: -1
	public virtual type#26576 ToString() { }
}
}
