IGHAObjectUnsubscribe Method |
[This is preliminary documentation and is subject to change.]
Unsubscribes from the specified subscription (property change, create, or delete)
Namespace:
GHASchema
Assembly:
GHASchema (in GHASchema.dll) Version: 1.1.8074.31450 (1.0.0.0)
Syntaxvoid Unsubscribe(
Guid subID
)
Parameters
- subID
- Type: SystemGuid
Subscription ID to which to unsubscribe
See Also