Walter.BOM
ResponceExpected Enumeration
Walter.BOM Assembly > Walter.BOM Namespace : ResponceExpected Enumeration
Enum ResponceExpected
Syntax
public enum ResponceExpected : System.Enum 
Members
MemberDescription
CSS The response type is a CSS file
FileStream The response type is a file stream
GZip GZIP compression
Html The response type is supposed to be HTML
Jpeg The response type is a JPEG image
Json The response type is supposed to be json
MOV Video file
MP4 The response type is a video file
None The none
Png The response type is a PNG image
RARZip RAR zip file
Script expects a script
SevenZip The response type is a a 7.zip stream
Text Expects text
UnKnown response type was not mapped
WebM Video file
XML The response type is supposed to be XML
Zip The response type is a a zip stream
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Walter.BOM.ResponceExpected

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

Walter.BOM Namespace