IceGrid.AdapterDynamicInfo¶
- class IceGrid.AdapterDynamicInfo(id: str = '', proxy: ObjectPrx | None = None)¶
Bases:
objectDynamic information about the state of an adapter.
- proxy¶
The direct proxy containing the adapter endpoints. This proxy is never null.
- Type:
ObjectPrx | None
Notes
The Slice compiler generated this dataclass from Slice struct
::IceGrid::AdapterDynamicInfo.