J-Integra® Espresso Programming Documentation (API)

LifespanPolicyValue Enumeration

The LifespanPolicyValue can have the following values. TRANSIENT - The objects implemented in the POA cannot outlive the POA instance in which they are first created. PERSISTENT - The objects implemented in the POA can outlive the process in which they are first created.

 

List of members: LifespanPolicyValue Members.

 enum
 LifespanPolicyValue

public enum LifespanPolicyValue

Requirements

Namespace: Ics Namespace

Assembly: Jintegra.Espresso.dll

See Also

LifespanPolicyValue Members | Ics.PortableServer Namespace