Class ErrorResilientType
Error resiliency flags for VPX.
Inheritance
System.Object
    ErrorResilientType
  Inherited Members
      System.Object.Equals(System.Object)
    
    
      System.Object.Equals(System.Object, System.Object)
    
    
      System.Object.GetHashCode()
    
    
      System.Object.GetType()
    
    
      System.Object.MemberwiseClone()
    
    
      System.Object.ReferenceEquals(System.Object, System.Object)
    
    
      System.Object.ToString()
    
  Namespace: FM.LiveSwitch.Vpx
Assembly: FM.LiveSwitch.Vpx.dll
Syntax
public static class ErrorResilientType
  Properties
Default
Gets the flag position for VPX_ERROR_RESILIENT_DEFAULT.
Declaration
public static int Default { get; }
  Property Value
| Type | Description | 
|---|---|
| System.Int32 | 
Partitions
Gets the flag position for VPX_ERROR_RESILIENT_PARTITIONS.
Declaration
public static int Partitions { get; }
  Property Value
| Type | Description | 
|---|---|
| System.Int32 |