Show / Hide Table of Contents

Class PackageStatusContainer

Inheritance
System.Object
PackageStatusContainer
Package_CheckStatus.ApiData
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: Appearition.Packaging
Assembly: Appearition.SDK.dll
Syntax
[Serializable]
public class PackageStatusContainer

Fields

View Source

Message

Declaration
public string Message
Field Value
Type Description
System.String
View Source

Packages

Declaration
public PackageStatus[] Packages
Field Value
Type Description
PackageStatus[]
View Source

StatusCheckIntervalInSeconds

Declaration
public float StatusCheckIntervalInSeconds
Field Value
Type Description
System.Single
View Source

TooLongThresholdInSeconds

Declaration
public float TooLongThresholdInSeconds
Field Value
Type Description
System.Single

Extension Methods

ObjectExtension.ToStream(Object)
  • View Source
Back to top Generated by DocFX