SubscriptionManager.IsSubscribed Method

public bool IsSubscribed( 
IDataProvider provider
Instrument instrument 
)
This language is not supported or no code example is available.
public:  
bool IsSubscribed( 
IDataProvider^ provider
Instrument^ instrument 
)
This language is not supported or no code example is available.
public function IsSubscribed( 
provider : IDataProvider
instrument : Instrument 
) : boolean;
This language is not supported or no code example is available.

Parameters

provider
IDataProvider

instrument
Instrument

Return Value

bool

In this article

Definition