Home | News | Projects | Releases
Bugs | RFE | Repositories | Help
Added Timeout setting to CalDAVConnectionData/CalDAVStatus
[xestiacalendar/.git] / source / objects / CalDAV / CalDAV.h
index cbae3d8..2ccd4ea 100644 (file)
@@ -43,6 +43,7 @@ struct CalDAVConnectionData{
        string Password = "";
        string Prefix = "";
        bool UseSSL = true;
+       int Timeout = 60;
        
 };
 
@@ -58,6 +59,7 @@ struct CalDAVStatus{
        string Username;
        string Prefix;
        bool UseSSL;    
+       int Timeout;
 
 };
 
Xestia Software Development
Yn Maystri
© 2006 - 2019 Xestia Software Development
Software

Xestia Address Book
Xestia Calendar
Development

Xestia Gelforn
Everything else

About
News
Privacy Policy