Class HostProtectionResource
Inheritance
System.Object
HostProtectionResource
Assembly: IronZip.dll
Syntax
public sealed class HostProtectionResource : Enum
Fields
All
Declaration
public const HostProtectionResource All
Field Value
ExternalProcessMgmt
Declaration
public const HostProtectionResource ExternalProcessMgmt
Field Value
ExternalThreading
Declaration
public const HostProtectionResource ExternalThreading
Field Value
MayLeakOnAbort
Declaration
public const HostProtectionResource MayLeakOnAbort
Field Value
None
Declaration
public const HostProtectionResource None
Field Value
SecurityInfrastructure
Declaration
public const HostProtectionResource SecurityInfrastructure
Field Value
SelfAffectingProcessMgmt
Declaration
public const HostProtectionResource SelfAffectingProcessMgmt
Field Value
SelfAffectingThreading
Declaration
public const HostProtectionResource SelfAffectingThreading
Field Value
SharedState
Declaration
public const HostProtectionResource SharedState
Field Value
Synchronization
Declaration
public const HostProtectionResource Synchronization
Field Value
UI
Declaration
public const HostProtectionResource UI
Field Value
value__
Declaration
Field Value
| Type |
Description |
| System.Int32 |
|