ISubscriptionUnsubscribe Method

GF API Documentation
Stop the data feed

Namespace:  GF.Api.Subscriptions
Assembly:  GF.Api (in GF.Api.dll) Version: dd7171be68430789135ec75c4e9f4bbfeca31201
Syntax

void Unsubscribe()
Remarks

It's necessary to unsubscribe when the subscription is no longer needed.
Subscriptions are counted. When the last subscription for a given contract and subscription type are unsubscribed, the f
See Also

Reference