Method Supports
Supports(FeatureId)
Checks whether this server instance supports a feature.
public bool Supports(FeatureId featureId)
Parameters
featureId
FeatureIdThe id of the feature.
Returns
- bool
True if this server instance supports the feature; otherwise, false.