4 Protocol Examples
The following sections provide examples of how a Virtual Disk Service Remote Protocol client and server communicate in common scenarios.
A VDS client typically performs these operations in the following order:
Starts the VDS session.
Registers for notifications.
Receives notifications.
Enumerates the VDS object.
Retrieves properties of the VDS object.
Performs tasks.
Unregisters for notifications.
Ends the VDS session.