Interface IRuntimeIntrospectionSnapshotProvider
Namespace: Cephalon.Engine.Runtime
Assembly: Cephalon.Engine.dll
Creates operator-facing runtime introspection snapshots.
public interface IRuntimeIntrospectionSnapshotProviderMethods
Section titled “Methods”CreateSnapshot()
Section titled “ CreateSnapshot()”Creates a new runtime introspection snapshot from the current engine state.
RuntimeIntrospectionSnapshot CreateSnapshot()Returns
Section titled “Returns”The composed runtime snapshot.