WebServiceException.ResponseContentLength property

Gets the response content length.

public long? ResponseContentLength { get; }

Property Value

The response content length.

See Also