Engine.Response Property

IT Hit WebDAV for .NET

IResponse passed to Run method.

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

Property Value

IResponse interface passed to Run method. Null before Run is called.

See Also

Engine Class | ITHit.WebDAV.Server Namespace