C# Class CmisSync.Lib.Events.ProxyAuthRequiredEvent

Proxy auth required event.
Inheritance: ExceptionEvent
Afficher le fichier Open project: OpenDataSpace/CmisSync Class Usage Examples

Méthodes publiques

Méthode Description
ProxyAuthRequiredEvent ( DotCMIS e ) : System

Initializes a new instance of the CmisSync.Lib.Events.ProxyAuthRequiredEvent class.

Method Details

ProxyAuthRequiredEvent() public méthode

Initializes a new instance of the CmisSync.Lib.Events.ProxyAuthRequiredEvent class.
public ProxyAuthRequiredEvent ( DotCMIS e ) : System
e DotCMIS /// thrown CmisRuntimException indicating the proxy settings problem ///
Résultat System