SubscriptionManager.Unsubscribe (Int32, Int32) Method
public void Unsubscribe(
int providerId,
int instrumentId
)
This language is not supported or no code example is available.
public:
void Unsubscribe(
int providerId,
int instrumentId
)
This language is not supported or no code example is available.
public function Unsubscribe(
providerId : int,
instrumentId : int
);
This language is not supported or no code example is available.
Parameters
-
providerId
-
int
-
instrumentId
-
int
In this article
Definition