IPartialResultParams<T> Interface

Definition

Interface to describe parameters for requests that support streaming results.

See the Language Server Protocol specification for additional information.

C++
generic <typename T>
public interface class IPartialResultParams

Type Parameters

T

The type to be reported by PartialResultToken.

Derived

Properties

PartialResultToken

Gets or sets the value of the PartialResultToken instance.

Applies to

Product Versions
Visual Studio SDK 2022