ExtenderConfigResponsePayload Class |
Namespace: Guardtime.KSI.Service
The ExtenderConfigResponsePayload type exposes the following members.
| Name | Description | |
|---|---|---|
| ExtenderConfigResponsePayload |
Create extender configuration response payload from TLV element.
|
| Name | Description | |
|---|---|---|
| CalendarFirstTime |
Aggregation time of the oldest calendar record the extender has
| |
| CalendarLastTime |
Aggregation time of the newest calendar record the extender has
| |
| Count |
Get TLV element list size
(Inherited from CompositeTag.) | |
| ForceTlv16Encoding |
Is TLV16 encoding forced when writing the TLV object
(Inherited from TlvTag.) | |
| Forward |
Is tlv forwarded.
(Inherited from TlvTag.) | |
| Item |
Get or set TLV child object
(Inherited from CompositeTag.) | |
| MaxRequests |
Maximum number of requests the client is allowed to send within one second
| |
| NonCritical |
Is tlv tag non critical.
(Inherited from TlvTag.) | |
| ParentsUris |
Parent server URI (may be several parent servers)
| |
| Type |
Tlv tag type.
(Inherited from TlvTag.) |
| Name | Description | |
|---|---|---|
| Encode |
Encode TLV object.
(Inherited from TlvTag.) | |
| EncodeValue |
Encode child TLV list to byte array.
(Inherited from CompositeTag.) | |
| Equals(Object) |
Compare TLV element to object.
(Inherited from TlvTag.) | |
| Equals(TlvTag) |
Compare tlv element to tlv element
(Inherited from TlvTag.) | |
| GetChildren |
Get array of child elements.
(Inherited from CompositeTag.) | |
| GetEnumerator |
Get Enumerator for TLV composite element.
(Inherited from CompositeTag.) | |
| GetHashCode |
Get TLV element hash code.
(Inherited from CompositeTag.) | |
| GetType | (Inherited from Object.) | |
| ToString |
Convert TLV element to string.
(Inherited from CompositeTag.) | |
| WriteTo |
Write TlvTag to stream.
(Inherited from TlvTag.) |
| Name | Description | |
|---|---|---|
| IEnumerableGetEnumerator |
Get Enumerator for TLV composite element.
(Inherited from CompositeTag.) |