WordServiceApplication Properties

Include Protected Members
Include Inherited Members

The WordServiceApplication type exposes the following members.

Properties

  Name Description
Protected property AccessRights (Inherited from SPIisWebServiceApplication.)
Protected property AdministrationAccessRights (Inherited from SPServiceApplication.)
Public property ApplicationClassId Gets the class ID of the service application. (Overrides SPServiceApplication.ApplicationClassId.)
Public property ApplicationPool (Inherited from SPIisWebServiceApplication.)
Public property ApplicationVersion Gets the version of the service application. (Overrides SPServiceApplication.ApplicationVersion.)
Public property BatchWorkerTimeout Gets or sets a value that specifies the maximum length of time that the timer job waits for worker processes to respond when checking their availability.
Public property CanUpgrade (Inherited from SPPersistedUpgradableObject.)
Public property Comments (Inherited from SPIisWebServiceApplication.)
Public property ConversionsPerInstance Gets or sets a value that specifies the number of conversions dispatched to each service instance every time the timer job is run.
Public property ConversionTimeout Gets or sets a value that specifies how long a conversion job is allowed to execute before the service checks if the job is still running.
Public property Database Gets or sets the database used by the service application.
Public property DefaultEndpoint (Inherited from SPIisWebServiceApplication.)
Protected property DefaultEndpointName Overrides DefaultEndpointName. (Overrides SPIisWebServiceApplication.DefaultEndpointName.)
Public property DisableBinaryFileScan Gets or sets a value that specifies whether binary documents loaded by the service are subject to additional security validation.
Public property DisableEmbeddedFonts Gets or sets a value that specifies whether to read and use embedded fonts coming from input documents.
Public property DisableSandbox Gets or sets a value that indicates whether to disable sandboxing in the Word Automation Services.
Public property DisplayName (Inherited from SPPersistedObject.)
Public property Endpoints (Inherited from SPIisWebServiceApplication.)
Public property Farm (Inherited from SPPersistedObject.)
Public property GoldenRatio
Public property Id (Inherited from SPPersistedObject.)
Public property IisVirtualDirectoryPath (Inherited from SPIisWebServiceApplication.)
Protected property InstallPath Overrides InstallPath . (Overrides SPIisWebServiceApplication.InstallPath.)
Public property IsBackwardsCompatible (Inherited from SPPersistedUpgradableObject.)
Public property KeepAliveTimeout Gets or sets a value that specifies how long a conversion can be non-responsive before it is terminated.
Public property ManageLink Gets the uniform resource locator (URL) for the administrative Web site that you use to manage the service application. (Overrides SPServiceApplication.ManageLink.)
Public property MaximumConversionAttempts Gets or sets a value that specifies the maximum number of times Word Automation Services will attempt to complete a conversion before marking the conversion job as "Failed".
Public property MaximumConversionTime Gets or sets a value that indicates the length of time that a conversion can execute before it is terminated.
Public property MaximumMemoryUsage Gets or sets a value that specifies the maximum percentage of system memory which can be used by the application manager.
Public property Name (Inherited from SPPersistedObject.)
Public property NeedsUpgrade (Inherited from SPPersistedUpgradableObject.)
Public property NeedsUpgradeIncludeChildren (Inherited from SPPersistedUpgradableObject.)
Public property Parent (Inherited from SPPersistedObject.)
Public property PermissionsLink (Inherited from SPIisWebServiceApplication.)
Public property Properties (Inherited from SPPersistedObject.)
Public property PropertiesLink Gets the uniform resource locator (URL) for the Web site that you use to modify the properties for the service application. (Overrides SPServiceApplication.PropertiesLink.)
Public property RecycleProcessThreshold Gets or sets a value that specifies the number of documents which are converted before a single instance of the Word Automation Services code process is recycled.
Public property Service (Inherited from SPServiceApplication.)
Public property ServiceApplicationProxyGroup (Inherited from SPServiceApplication.)
Public property ServiceInstances (Inherited from SPServiceApplication.)
Public property Shared Gets a value that specifies whether the service application is shared across multiple SharePoint farms. (Overrides SPIisWebServiceApplication.Shared.)
Public property Status (Inherited from SPPersistedObject.)
Public property TermsOfServiceUri (Inherited from SPIisWebServiceApplication.)
Public property TimerJobFrequency Gets a value that specifies the frequency with which the timer job for this service application runs.
Public property TotalActiveProcesses Gets or sets a value that specifies the number of instances of Word Automation Services which are running on a single machine
Public property TypeName Gets a value that specifies the type name for the object. (Overrides SPPersistedObject.TypeName.)
Public property UpgradeContext (Inherited from SPPersistedUpgradableObject.)
Public property UpgradedPersistedProperties (Inherited from SPAutoSerializingObject.)
Public property Uri (Inherited from SPIisWebServiceApplication.)
Public property Version (Inherited from SPPersistedObject.)
Protected property VirtualPath Overrides VirtualPath. (Overrides SPIisWebServiceApplication.VirtualPath.)
Protected property WasCreated (Inherited from SPPersistedObject.)
Public property WordServiceFormats Gets or sets a value that specifies the file formats which are supported by Word Automation Services.

Top

Explicit Interface Implementations

  Name Description
Explicit interface implemetationPrivate property IBackupRestore.CanRenameOnRestore (Inherited from SPIisWebServiceApplication.)
Explicit interface implemetationPrivate property IBackupRestore.CanSelectForBackup (Inherited from SPIisWebServiceApplication.)
Explicit interface implemetationPrivate property IBackupRestore.CanSelectForRestore (Inherited from SPIisWebServiceApplication.)
Explicit interface implemetationPrivate property ISharedServiceApplication.DefaultEndpoint (Inherited from SPIisWebServiceApplication.)
Explicit interface implemetationPrivate property IBackupRestore.DiskSizeRequired (Inherited from SPIisWebServiceApplication.)

Top

See Also

Reference

WordServiceApplication Class

Microsoft.Office.Word.Server.Service Namespace