Property IsContentAvailable
IsContentAvailable
Gets a boolean indicating whether this request has body contents and whether it has already been read into memory by the server.
public bool IsContentAvailable { get; }
Gets a boolean indicating whether this request has body contents and whether it has already been read into memory by the server.
public bool IsContentAvailable { get; }