KsiGetAggregatorConfig Method
|
Get additional aggregator configuration data
Namespace:
Guardtime.KSI
Assembly:
ksi-net-api (in ksi-net-api.dll) Version: 3.11.534.0 (3.11.534.0)
Syntaxpublic AggregatorConfig GetAggregatorConfig()
Public Function GetAggregatorConfig As AggregatorConfig
public:
AggregatorConfig^ GetAggregatorConfig()
member GetAggregatorConfig : unit -> AggregatorConfig
Return Value
Type:
AggregatorConfigAggregator configuration data
See Also