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
System_CAPS_pubmethod Subscribe(String, String, String)

Subscribes to an indication on the server represented by the session.

System_CAPS_pubmethod Subscribe(String, String, String, CimOperationOptions)

Subscribes to an indication on the server represented by the session.

System_CAPS_pubmethod Subscribe(String, String, String, CimOperationOptions, CimSubscriptionDeliveryOptions)

Subscribes to an indication on the server represented by the session.

System_CAPS_pubmethod 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