Click or drag to resize

IWmiPushModelBaseTData Interface

Base class for all push-based WMI models. The generic describes the corresponding configuration type of the class - interface.

Namespace:  Xcalibur.WMI.Framework
Assembly:  Xcalibur.WMI.Framework (in Xcalibur.WMI.Framework.dll) Version: 3.0.0.0 (3.0.1.0)
Syntax
public interface IWmiPushModelBase<TData> : IWmiModelBase<TData>, 
	IDisposable

Type Parameters

TData
The type of the data.

The IWmiPushModelBaseTData type exposes the following members.

Properties
Methods
See Also