Keysight Pathwave 89600 VSA .NET API
GrpcNetClientSupportedKey Field
See Also 
Agilent.SA.Vsa.Interfaces Assembly > Agilent.SA.Vsa Namespace > VersionInfo Class : GrpcNetClientSupportedKey Field


Glossary Item Box

The key for the capability that indicates whether the VSA application supports a gRPC .NET client. The string value associated with this key can be parsed into a boolean.

Syntax

Visual Basic (Declaration) 
Public Const GrpcNetClientSupportedKey As String
C# 
public const string GrpcNetClientSupportedKey
C++/CLI 
public:
const String^ GrpcNetClientSupportedKey

Requirements

Target Platforms: Windows 11 Professional or Enterprise; Windows 10 Professional, Enterprise, or Education (64-bit)

See Also