KestrunResponse.HasPostPonedWriteObject property

Indicates whether there is a postponed write object with a non-null value, which can be used to determine if a deferred response write is pending.

public bool HasPostPonedWriteObject { get; }

See Also