Engine.Request Property

IT Hit WebDAV for .NET

Request passed to Run method.

[Visual Basic]
Public ReadOnly Property Request As Request
[C#]
public Request Request {get;}

Property Value

Request object passed to Run method. Null before Run is called.

See Also

Engine Class | ITHit.WebDAV.Server Namespace