ExtenderConfig Class |
Namespace: Guardtime.KSI.Service
The ExtenderConfig type exposes the following members.
Name | Description | |
---|---|---|
![]() | ExtenderConfig(ExtenderConfigResponsePayload) |
Create new extender configuration instance
|
![]() | ExtenderConfig(NullableUInt64, IListString, NullableUInt64, NullableUInt64) |
Create new extender configuration data instance
|
Name | Description | |
---|---|---|
![]() | CalendarFirstTime |
Aggregation time of the oldest calendar record the extender has
|
![]() | CalendarLastTime |
Aggregation time of the newest calendar record the extender has
|
![]() | MaxRequests |
Maximum number of requests the client is allowed to send within one second
|
![]() | ParentsUris |
Parent server URI (may be several parent servers)
(Inherited from AbstractConfig.) |
Name | Description | |
---|---|---|
![]() | Equals(Object) | (Inherited from Object.) |
![]() | Equals(AbstractConfig) |
Compare current config against another config.
(Inherited from AbstractConfig.) |
![]() | Equals(ExtenderConfig) |
Compare current extender config against another config.
|
![]() | GetHashCode | (Inherited from Object.) |
![]() | GetType | (Inherited from Object.) |
![]() | ToString | Returns a string that represents the current object. (Overrides ObjectToString.) |