IPerfEventData.ToCsvRecord Method
Namespace: Microsoft.Exchange.Diagnostics
Assembly: Microsoft.Exchange.Diagnostics (in Microsoft.Exchange.Diagnostics.dll)
Syntax
'Declaration
Function ToCsvRecord As String()
'Usage
Dim instance As IPerfEventData
Dim returnValue As String()
returnValue = instance.ToCsvRecord()
string[] ToCsvRecord()
Return Value
Type: []