CimAsyncMultipleResults<T> Class
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.
C++
generic <typename T>
public ref class CimAsyncMultipleResults : IObservable<T>
public class CimAsyncMultipleResults<T> : IObservable<T>
type CimAsyncMultipleResults<'T> = class
interface IObservable<'T>
Public Class CimAsyncMultipleResults(Of T)
Implements IObservable(Of T)
- T
- Inheritance
-
CimAsyncMultipleResults<T>
- Implements
-
IObservable<T>
Product | Versions |
---|---|
PowerShell SDK | 7.2.0, 7.3.0, 7.4.0 |
Windows PowerShell | 5.1.0.0 |