WordServiceApplication members
Defines a single logical occurrence of the shared Word Automation Services, and is directly derived from the SPIisWebServiceApplication class.
The WordServiceApplication type exposes the following members.
Constructors
Name | Description | |
---|---|---|
WordServiceApplication | Reserved for internal use. |
Top
Properties
Name | Description | |
---|---|---|
AccessRights | (Inherited from SPIisWebServiceApplication.) | |
AdministrationAccessRights | (Inherited from SPServiceApplication.) | |
ApplicationClassId | Gets the class ID of the service application. (Overrides SPServiceApplication.ApplicationClassId.) | |
ApplicationPool | (Inherited from SPIisWebServiceApplication.) | |
ApplicationVersion | Gets the version of the service application. (Overrides SPServiceApplication.ApplicationVersion.) | |
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. | |
CanUpgrade | (Inherited from SPPersistedUpgradableObject.) | |
Comments | (Inherited from SPIisWebServiceApplication.) | |
ConversionsPerInstance | Gets or sets a value that specifies the number of conversions dispatched to each service instance every time the timer job is run. | |
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. | |
Database | Gets or sets the database used by the service application. (Overrides ConversionServiceApplication.Database.) | |
DefaultEndpoint | (Inherited from SPIisWebServiceApplication.) | |
DefaultEndpointName | (Inherited from SPIisWebServiceApplication.) | |
DisableBinaryFileScan | Gets or sets a value that specifies whether binary documents loaded by the service are subject to additional security validation. | |
DisableEmbeddedFonts | Gets or sets a value that specifies whether to read and use embedded fonts coming from input documents. | |
DisplayName | (Inherited from SPPersistedObject.) | |
Endpoints | (Inherited from SPIisWebServiceApplication.) | |
Farm | (Inherited from SPPersistedObject.) | |
GoldenRatio | Golden ratio specifying the recommended maximum ratio of ConversionsPerInstance * TotalActiveProcesses / TimerJobFrequency.Minutes | |
Id | (Inherited from SPPersistedObject.) | |
IisVirtualDirectoryPath | (Inherited from SPIisWebServiceApplication.) | |
InstallPath | (Inherited from SPIisWebServiceApplication.) | |
IsBackwardsCompatible | (Inherited from SPPersistedUpgradableObject.) | |
JobExpirationDays | Number of days for which completed jobs remain in the database before being expired. A value of 0 indicates that jobs do not expire. | |
KeepAliveTimeout | Gets or sets a value that specifies how long a conversion can be non-responsive before it is terminated. | |
ManageLink | Gets the uniform resource locator (URL) for the administrative Web site that you use to manage the service application. (Overrides SPServiceApplication.ManageLink.) | |
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". | |
MaximumConversionTime | Gets or sets a value that indicates the length of time that a conversion can execute before it is terminated. | |
MaximumMemoryUsage | Gets or sets a value that specifies the maximum percentage of system memory which can be used by the application manager. | |
MaximumSyncConversionRequests | Maximum sync conversion requests that can be processed at any time | |
Name | (Inherited from SPPersistedObject.) | |
NeedsUpgrade | (Inherited from SPPersistedUpgradableObject.) | |
NeedsUpgradeIncludeChildren | (Inherited from SPPersistedUpgradableObject.) | |
Parent | (Inherited from SPPersistedObject.) | |
PermissionsLink | (Inherited from SPIisWebServiceApplication.) | |
Properties | (Inherited from SPPersistedObject.) | |
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.) | |
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. | |
Service | (Inherited from SPServiceApplication.) | |
ServiceApplicationProxyGroup | (Inherited from SPServiceApplication.) | |
ServiceInstances | (Inherited from SPServiceApplication.) | |
Shared | Gets a value that specifies whether the service application is shared across multiple SharePoint farms. (Overrides SPIisWebServiceApplication.Shared.) | |
Status | (Inherited from SPPersistedObject.) | |
TermsOfServiceUri | (Inherited from SPIisWebServiceApplication.) | |
TimerJobFrequency | Gets a value that specifies the frequency with which the timer job for this service application runs. | |
TotalActiveProcesses | Gets or sets a value that specifies the number of instances of Word Automation Services which are running on a single machine | |
TypeName | Gets a value that specifies the type name for the object. (Overrides SPPersistedObject.TypeName.) | |
UpgradeContext | (Inherited from SPPersistedUpgradableObject.) | |
UpgradedPersistedProperties | (Inherited from SPAutoSerializingObject.) | |
Uri | (Inherited from SPIisWebServiceApplication.) | |
UseFontEmbeddingSettingsForFixedFormats | Use Font Embedding conversion job settings for fixed formats (QFE 31476) | |
Version | (Inherited from SPPersistedObject.) | |
VirtualPath | (Inherited from SPIisWebServiceApplication.) | |
WasCreated | (Inherited from SPPersistedObject.) | |
WordServiceFormats | Gets or sets a value that specifies the file formats which are supported by Word Automation Services. |
Top
Methods
Top
Explicit interface implementations
Top