Click or drag to resize

HAKsiServiceExtendingServices Property

Collection of extending sub-services.

Namespace:  Guardtime.KSI.Service.HighAvailability
Assembly:  ksi-net-api (in ksi-net-api.dll) Version: 3.11.534.0 (3.11.534.0)
Syntax
public ReadOnlyCollection<IKsiService> ExtendingServices { get; }

Property Value

Type: ReadOnlyCollectionIKsiService
See Also