Click or drag to resize

LegacyExtendRequestPayload Constructor (UInt64, UInt64)

Create extend request payload from aggregation time.

Namespace:  Guardtime.KSI.Service
Assembly:  ksi-net-api (in ksi-net-api.dll) Version: 3.11.534.0 (3.11.534.0)
Syntax
public LegacyExtendRequestPayload(
	ulong requestId,
	ulong aggregationTime
)

Parameters

requestId
Type: SystemUInt64
Request ID
aggregationTime
Type: SystemUInt64
aggregation time
See Also