An NDoc Documented Class Library

WebcalRequestCreator Class

This class is used to register the prefix "webcal://" for subscribing an iCalendar. It simply re-use the HttpWebRequest for accessing an iCalendar through webcal://

For a list of all members of this type, see WebcalRequestCreator Members.

System.Object
   RemoteCalendars.Core.WebcalRequestCreator

public class WebcalRequestCreator : IWebRequestCreate

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Requirements

Namespace: RemoteCalendars.Core

Assembly: RemoteCalendarsLibrary (in RemoteCalendarsLibrary.dll)

See Also

WebcalRequestCreator Members | RemoteCalendars.Core Namespace