LatencyManagerPrintHeader Method

Aerospike

[Missing <summary> documentation for "M:Aerospike.Client.LatencyManager.PrintHeader(System.Text.StringBuilder,System.Int32,System.Int32)"]

Namespace:  Aerospike.Client
Assembly:  AerospikeClient (in AerospikeClient.dll) Version: 3.9.16.1 (3.9.16.1)
Syntax

C#
public static void PrintHeader(
	StringBuilder sb,
	int latencyColumns,
	int latencyShift
)

Parameters

sb
Type: System.TextStringBuilder
latencyColumns
Type: SystemInt32
latencyShift
Type: SystemInt32
See Also

Reference