Trace Field

HttpServer.dll

The TRACE method is used to invoke a remote, application-layer loop- back of the request message.

Namespace:  HttpServer
Assembly:  HttpServer (in HttpServer.dll) Version: 1.0.0.0 (1.0.0.0)

Syntax

C#
public const string Trace
Visual Basic (Declaration)
Public Const Trace As String
Visual C++
public:
literal String^ Trace

See Also