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