Share via


TransactionOutcomeBase.LatencyInMillisecondsString Property

Namespace:  Microsoft.Exchange.Monitoring
Assembly:  Microsoft.Exchange.Management (in Microsoft.Exchange.Management.dll)

Syntax

'Declaration
Public ReadOnly Property LatencyInMillisecondsString As String
    Get
'Usage
Dim instance As TransactionOutcomeBase
Dim value As String

value = instance.LatencyInMillisecondsString
public string LatencyInMillisecondsString { get; }

Property Value

Type: System.String