LatencyManagerPrintSummary Method

Aerospike

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

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

C#
public string PrintSummary(
	StringBuilder sb,
	string prefix
)

Parameters

sb
Type: System.TextStringBuilder
prefix
Type: SystemString

Return Value

Type: String
See Also

Reference