IGraphProvider.BeginGetGraphData(IGraphContext) Method

Definition

Get some data for the given graph context. The provider should watch the CancellationToken and ThrowIfCancelled in regular places in case it is a long running operation and the caller has decided they don't want any more data. This call could come in on any thread, so the provider has to be able to handle that.

C++
public:
 void BeginGetGraphData(Microsoft::VisualStudio::GraphModel::IGraphContext ^ context);

Parameters

context
IGraphContext

Applies to

Produkt Versiounen
Visual Studio SDK 2017, 2019, 2022