IPexObserveContext Interface
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The context where observed values are stored
public interface class IPexObserveContext : IDisposable
public interface IPexObserveContext : IDisposable
type IPexObserveContext = interface
interface IDisposable
Public Interface IPexObserveContext
Implements IDisposable
- Implements
Methods
GetObservedValue<T>(String) |
Gets a named observed value |