// Assembly: System.Net.Http
// Full name: System.Net.Http.HttpCompletionOption

namespace System.Net.Http
{
public class HttpCompletionOption // TypeDefIndex: 12003
{
	// Fields
	type#20890 value__;
	type#19652 ResponseContentRead;
	type#19652 ResponseHeadersRead;
}
}
