VintaSoft Imaging .NET SDK 15.1: Documentation for Web developer
Vintasoft.Imaging.Web.Services Namespace / WebServicesGlobalSettings Class
Properties SeeAlso
In This Topic
    WebServicesGlobalSettings Class Members
    In This Topic
    The following tables list the members exposed by WebServicesGlobalSettings.
    Public Properties
     NameDescription
    Public Propertystatic (Shared in Visual Basic)Gets or sets the default path to a directory that contains web application data ("UploadedImageFiles", "VintasoftCache", "Resources").
    Public Propertystatic (Shared in Visual Basic)Gets or sets the default name for cached annotations directory.
    Public Propertystatic (Shared in Visual Basic)Gets or sets the default name for cached image tiles directory.
    Public Propertystatic (Shared in Visual Basic)Gets or sets the default name for cache directory.
    Public Propertystatic (Shared in Visual Basic)Gets or sets the default name for cached serialized documents directory.
    Public Propertystatic (Shared in Visual Basic)Gets or sets the default name for cached thumbnails directory.
    Public Propertystatic (Shared in Visual Basic)Gets or sets the default cache life time for VintaSoft Imaging web services.
    Public Propertystatic (Shared in Visual Basic)Gets or sets the default name for resource directory.
    Public Propertystatic (Shared in Visual Basic)Gets or sets the default name for upload directory.
    Public Propertystatic (Shared in Visual Basic)Gets or sets a value indicating whether the VintaSoft web service can work with undefined session.
    See Also