Base:
property
ContentLength
System.ServiceModel.Channels.HttpInput.ContentLength
1 reference to ContentLength
System.ServiceModel (1)
System\ServiceModel\Channels\HttpRequestContext.cs (1)
939get { return (this.preReadBuffer != null || this.ContentLength > 0); }