Table of Contents

TTMSMCPHTTPServerRequest.VersionMinor Property

Minor protocol version the request was sent with. Read-only.

API unit family: TMS.MCP.HTTPServer Declaring type: TTMSMCPHTTPServerRequest Type: Integer

Syntax

property VersionMinor: Integer;

Remarks

Prefer TTMSMCPHTTPServerRequest.IsVersionAtLeast over comparing the two version numbers by hand.