Click or drag to resize

EntityFactoryQosPolicy Properties

The EntityFactoryQosPolicy type exposes the following members.

Properties
  NameDescription
Public propertyAutoenableCreatedEntities
Gets or sets the value for the autoenable created entities. A value equals indicates that the factory create operation will automatically invoke the enable operation each time a new Entity is created. A value equals indicates that the Entity will not be automatically enabled. The application will need to enable it explicitly by means of the enable operation. The default value for this property is
Top
See Also