WebServiceRequestSettings.Disable100Continue property

True if 100-Continue behavior should be disabled.

public bool Disable100Continue { get; set; }

Remarks

May not be supported on all platforms.

See Also