Walter.Web.FireWall
ObjectIOState Enumeration
Walter.Web.FireWall Assembly > Walter.Web.FireWall.Infrastructure Namespace : ObjectIOState Enumeration
Enum ObjectIOState indicates the busy state of a backing storage
Syntax
public enum ObjectIOState : System.Enum 
Members
MemberDescription
Busy The busy state indicates that reading or writing is taking place
Idle The idle state indicates that data was written and or read from the backing storage and the data is persisted
NotSet The not set
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Walter.Web.FireWall.Infrastructure.ObjectIOState

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.Web.FireWall.Infrastructure Namespace