Click or drag to resize

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)
Syntax
C#
void UnSubscribe(
	Guid subID
)

Parameters

subID
Type: SystemGuid
Subscription ID
See Also