CimSession.Subscribe Method
Subscribes to an indication on the server represented by the session.
Namespace: Microsoft.Management.Infrastructure
Assembly: Microsoft.Management.Infrastructure (in Microsoft.Management.Infrastructure.dll)
Overload List
Name | Description | |
---|---|---|
Subscribe(String, String, String) | Subscribes to an indication on the server represented by the session. |
|
Subscribe(String, String, String, CimOperationOptions) | Subscribes to an indication on the server represented by the session. |
|
Subscribe(String, String, String, CimOperationOptions, CimSubscriptionDeliveryOptions) | Subscribes to an indication on the server represented by the session. |
|
Subscribe(String, String, String, CimSubscriptionDeliveryOptions) | Subscribes to an indication on the server represented by the session. |
See Also
CimSession Class
Microsoft.Management.Infrastructure Namespace
Return to top