CimSession.SubscribeAsync Method

 

Subscribes asynchronously 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 SubscribeAsync(String, String, String)

Asynchronous method that subscribes to an indication on the server represented by the session.

System_CAPS_pubmethod SubscribeAsync(String, String, String, CimOperationOptions)

Asynchronous method that subscribes to an indication on the server represented by the session.

System_CAPS_pubmethod SubscribeAsync(String, String, String, CimOperationOptions, CimSubscriptionDeliveryOptions)

Asynchronous method that subscribes to an indication on the server represented by the session.

System_CAPS_pubmethod SubscribeAsync(String, String, String, CimSubscriptionDeliveryOptions)

Asynchronous method that subscribes to an indication on the server represented by the session.

See Also

CimSession Class
Microsoft.Management.Infrastructure Namespace

Return to top