Click or drag to resize

ADS_MGMT_USAGE_INFO Structure

X#
Structure used by the ADS MGMT API to return information about the server's usage.
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 = 12, CharSet := CharSet.Ansi)]
[VoStructAttribute(12, 4)]
 STRUCTURE ADS_MGMT_USAGE_INFO
Request Example View Source

The ADS_MGMT_USAGE_INFO type exposes the following members.

Properties
  NameDescription
Public propertyInUse
Public propertyMaxUsed
Public propertyRejected
Top
Fields
See Also