Click or drag to resize

ICapability Interface

version: 10.20.0
This represents the appliance capability type and value.

Namespace:  SolaceSystems.Solclient.Messaging
Assembly:  SolaceSystems.Solclient.Messaging (in SolaceSystems.Solclient.Messaging.dll) Version: 10.20.0
Syntax
C#
public interface ICapability

The ICapability type exposes the following members.

Properties
  NameDescription
Public propertyType
Public propertyValue
The value of the ICapability, an instance of ISDTField
Top
See Also