IGHARemoteObjectUnSubscribe Method |
[This is preliminary documentation and is subject to change.]
Remove subscription (property, create, or delete) with the specified subscription ID
Namespace:
RemoteLib
Assembly:
RemoteLib (in RemoteLib.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxvoid UnSubscribe(
Guid subID
)
Parameters
- subID
- Type: SystemGuid
Subscription ID
See Also