Share via


WordServiceApplication Members

Include Protected Members
Include Inherited 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
Public method WordServiceApplication Reserved for internal use.

Top

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

Methods

  Name Description
Public method AddServiceEndpoint(String, SPIisWebServiceBindingType) (Inherited from SPIisWebServiceApplication.)
Public method AddServiceEndpoint(String, SPIisWebServiceBindingType, String) (Inherited from SPIisWebServiceApplication.)
Public method BeginProvision (Inherited from SPServiceApplication.)
Public method BeginUnprovision (Inherited from SPServiceApplication.)
Protected method CheckAccess (Inherited from SPIisWebServiceApplication.)
Protected method CheckAdministrationAccess (Inherited from SPServiceApplication.)
Public method Clone (Inherited from SPPersistedObject.)
Public method Delete Deletes the service application. (Overrides SPIisWebServiceApplication.Delete().)
Protected method DemandAccess (Inherited from SPIisWebServiceApplication.)
Protected method DemandAdministrationAccess (Inherited from SPServiceApplication.)
Public method EndProvision (Inherited from SPServiceApplication.)
Public method EndUnprovision (Inherited from SPServiceApplication.)
Public method Equals (Inherited from SPPersistedObject.)
Protected method Finalize (Inherited from Object.)
Public method GetAccessControl (Inherited from SPIisWebServiceApplication.)
Public method GetAdministrationAccessControl (Inherited from SPServiceApplication.)
Public method GetChild<T>() (Inherited from SPPersistedObject.)
Public method GetChild<T>(String) (Inherited from SPPersistedObject.)
Protected method GetDependentProcessIdentities (Inherited from SPServiceApplication.)
Public method GetHashCode (Inherited from SPPersistedObject.)
Public method GetObjectData (Inherited from SPAutoSerializingObject.)
Public method GetType (Inherited from Object.)
Protected method HasAdditionalUpdateAccess (Inherited from SPServiceApplication.)
Public method Invalidate (Inherited from SPPersistedUpgradableObject.)
Public method IsConnected (Inherited from SPIisWebServiceApplication.)
Protected method MemberwiseClone (Inherited from Object.)
Protected method MigrateGroupAccount (Inherited from SPServiceApplication.)
Protected method MigrateUserAccount (Inherited from SPIisWebServiceApplication.)
Protected method OnDependentProcessIdentityChanged Ensures that dependent process identities have access to the service application. (Overrides SPServiceApplication.OnDependentProcessIdentityChanged().)
Protected method OnDeserialization (Inherited from SPIisWebServiceApplication.)
Protected method OnProcessIdentityChanged Called when the process identity is changed. (Overrides SPIisWebServiceApplication.OnProcessIdentityChanged(SecurityIdentifier).)
Protected method OpenInstanceConfiguration (Inherited from SPIisWebServiceApplication.)
Public method Provision Provisions the service application. (Overrides SPIisWebServiceApplication.Provision().)
Protected method ProvisionInstances (Inherited from SPServiceApplication.)
Protected method ProvisionLocal (Inherited from SPIisWebServiceApplication.)
Public method SetAccessControl (Inherited from SPIisWebServiceApplication.)
Public method SetAdministrationAccessControl (Inherited from SPServiceApplication.)
Public method ToString() (Inherited from SPPersistedObject.)
Public method ToString(String, IFormatProvider) Formats the value of the current instance using the specified format.
Public method Uncache (Inherited from SPPersistedObject.)
Public method Unprovision() (Inherited from SPServiceApplication.)
Public method Unprovision(Boolean) Unprovisions the service application. (Overrides SPIisWebServiceApplication.Unprovision(Boolean).)
Protected method UnprovisionInstances (Inherited from SPServiceApplication.)
Protected method UnprovisionLocal (Inherited from SPIisWebServiceApplication.)
Public method Update() (Inherited from SPIisWebServiceApplication.)
Public method Update(Boolean) (Inherited from SPPersistedObject.)
Protected method UpdateParent (Inherited from SPAutoSerializingObject.)
Public method Upgrade() (Inherited from SPPersistedUpgradableObject.)
Public method Upgrade(Boolean) (Inherited from SPPersistedUpgradableObject.)
Public method UpgradeEndpoints This member is reserved for internal use and is not intended to be used directly from your code.
Protected method Validate (Inherited from SPPersistedObject.)
Public method ValidateBackwardsCompatibility (Inherited from SPPersistedUpgradableObject.)

Top

Explicit Interface Implementations

  Name Description
Explicit interface implemetationPrivate method IBackupRestore.AddBackupObjects (Inherited from SPIisWebServiceApplication.)
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.)
Explicit interface implemetationPrivate method IBackupRestore.OnAbort (Inherited from SPIisWebServiceApplication.)
Explicit interface implemetationPrivate method IBackupRestore.OnBackup (Inherited from SPIisWebServiceApplication.)
Explicit interface implemetationPrivate method IBackupRestore.OnBackupComplete (Inherited from SPIisWebServiceApplication.)
Explicit interface implemetationPrivate method IBackupRestore.OnPostRestore (Inherited from SPIisWebServiceApplication.)
Explicit interface implemetationPrivate method IBackupRestore.OnPrepareBackup (Inherited from SPIisWebServiceApplication.)
Explicit interface implemetationPrivate method IBackupRestore.OnPreRestore (Inherited from SPIisWebServiceApplication.)
Explicit interface implemetationPrivate method IBackupRestore.OnRestore (Inherited from SPIisWebServiceApplication.)

Top

See Also

Reference

WordServiceApplication Class

Microsoft.Office.Word.Server.Service Namespace