WebDavErrorEventArgsResult Field
IT Hit WebDAV Classes Reference 
            Set this property to 
Repeat in your event handler to retry this request.
            Set this property to 
ContinueProcessing 
            to continue processing without error throw.
            Set this property to 
Fail to throw exception. 
            Default is 
Fail.
            
 
    Namespace: 
   ITHit.WebDAV.Client
    Assembly:
   ITHit.WebDAV.Client (in ITHit.WebDAV.Client.dll) Version: 6.0.4052-Beta
Syntaxpublic WebDavErrorEventResult Result
Public Result As WebDavErrorEventResult
public:
WebDavErrorEventResult Result
val mutable Result: WebDavErrorEventResult
Field Value
Type: 
WebDavErrorEventResult
See Also