Aerospike LINDPad Driver

AerospikeAPI..::..CalcTTLTimeSpan Method

Namespace:  Aerospike.Database.LINQPadDriver.Extensions
Assembly:  Aerospike.Database.LINQPadDriver (in Aerospike.Database.LINQPadDriver.dll)

Syntax


public static Nullable<TimeSpan> CalcTTLTimeSpan(
	Nullable<int> ttl
)

Parameters

ttl
Type: Nullable<(Of <(<'Int32>)>)>