Click or drag to resize

ADS_MGMT_UPTIME_INFO Structure

X#
Structure used by the ADS MGMT API to return information about the server's uptime.
See the ADS documentation for a description of this structure.

Namespace:  XSharp.ADS
Assembly:  XSharp.Rdd (in XSharp.Rdd.dll) Version: 2.21
Syntax
[StructLayoutAttribute(LayoutKind.Explicit, Size = 8, CharSet := CharSet.Ansi)]
[VoStructAttribute(8, 2)]
 STRUCTURE ADS_MGMT_UPTIME_INFO
Request Example View Source

The ADS_MGMT_UPTIME_INFO type exposes the following members.

Properties
  NameDescription
Public propertyDays
Public propertyHours
Public propertyMinutes
Public propertySeconds
Top
Fields
See Also