Share via


CurrentTimeProvider Delegate

Namespace:  Microsoft.Exchange.Diagnostics
Assembly:  Microsoft.Exchange.Diagnostics (in Microsoft.Exchange.Diagnostics.dll)

Syntax

'Declaration
Public Delegate Function CurrentTimeProvider As DateTime
'Usage
Dim instance As New CurrentTimeProvider(AddressOf HandlerMethod)
public delegate DateTime CurrentTimeProvider()

Return Value

Type: System.DateTime