Returns the current date and time of the server.

Namespace:  Novalys.VisualGuard.Security.Deployment.Repository
Assembly:  vg_deployment (in vg_deployment.exe) Version: 3.2.912.1 (3.2.912.01)

Syntax

C#
public DateTime GetNow()
Visual Basic (Declaration)
Public Function GetNow As DateTime

Return Value

the current date and time of the server.

See Also