CimAsyncStatus Class
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.
public ref class CimAsyncStatus : IObservable<System::Object ^>
public class CimAsyncStatus : IObservable<object>
type CimAsyncStatus = class
interface IObservable<obj>
Public Class CimAsyncStatus
Implements IObservable(Of Object)
- Inheritance
-
CimAsyncStatus
- Implements
Methods
Subscribe(IObserver<Object>) |