ข้ามไปยังเนื้อหา

Interface IRuntimeIntrospectionSnapshotProvider

เนื้อหานี้ยังไม่ได้แปลเป็นภาษาไทย แสดงเป็นภาษาอังกฤษแทน

Namespace: Cephalon.Engine.Runtime
Assembly: Cephalon.Engine.dll

Creates operator-facing runtime introspection snapshots.

public interface IRuntimeIntrospectionSnapshotProvider

Creates a new runtime introspection snapshot from the current engine state.

RuntimeIntrospectionSnapshot CreateSnapshot()

RuntimeIntrospectionSnapshot

The composed runtime snapshot.