SubscriptionManager.Unsubscribe (String, String) Method

public void Unsubscribe( 
string provider
string symbol 
)
This language is not supported or no code example is available.
public:  
void Unsubscribe( 
String^ provider
String^ symbol 
)
This language is not supported or no code example is available.
public function Unsubscribe( 
provider : String
symbol : String 
);
This language is not supported or no code example is available.

Parameters

provider
string

symbol
string

In this article

Definition