Rainbow 2.0 Code Documentation

HttpOutputFilter.Length Property

Not supported. Throws an exception saying so.

[Visual Basic]
Overrides Public Property ReadOnly Int64 As 
[C#]
public override long Int64 { get; }
[C++]
public: __property  get_Int64();
[JScript]
public override function get Int64() : long

Exceptions

Exception TypeCondition
NotSupportedExceptionThrown. Always.

See Also

HttpOutputFilter Class | blowery.Web.HttpCompress Namespace