Share via


TranslationServiceApplication members

Represents a service application.

The TranslationServiceApplication type exposes the following members.

Constructors

  Name Description
Public method TranslationServiceApplication Reserved for internal use. Allows class to be deserialized.

Top

Properties

  Name Description
Protected property AccessRights (Inherited from SPIisWebServiceApplication.)
Protected property AdministrationAccessRights (Inherited from SPServiceApplication.)
Public property ApplicationClassId Gets a unique ID for the service application class. (Overrides SPServiceApplication.ApplicationClassId.)
Public property ApplicationPool (Inherited from SPIisWebServiceApplication.)
Public property ApplicationVersion Gets the version number of the service application. (Overrides SPServiceApplication.ApplicationVersion.)
Public property BatchWorkerTimeout Gets or sets the maximum time interval for a GetId call to a batch worker.
Public property CanUpgrade (Inherited from SPPersistedUpgradableObject.)
Public property Comments (Inherited from SPIisWebServiceApplication.)
Public property Database Gets a queue in a database. (Overrides ConversionServiceApplication.Database.)
Public property DefaultEndpoint (Inherited from SPIisWebServiceApplication.)
Protected property DefaultEndpointName Gets the name of the initial default endpoint. (Inherited from ConversionServiceApplication.)
Public property DisableBinaryFileScan Gets or sets a Boolean value that specifies whether a gatekeeper validates binary Office files loaded by the service.
Public property DisplayName (Inherited from SPPersistedObject.)
Public property Endpoints (Inherited from SPIisWebServiceApplication.)
Public property Farm (Inherited from SPPersistedObject.)
Public property Id (Inherited from SPPersistedObject.)
Public property IisVirtualDirectoryPath (Inherited from SPIisWebServiceApplication.)
Protected property InstallPath Gets the physical path of a directory containing the service application. (Inherited from ConversionServiceApplication.)
Public property InterleaveItemsByPartition Gets or sets a Boolean value that indicates whether to interleave processing of items to distribute processing time more fairly among items from different partitions.
Public property IsBackwardsCompatible (Inherited from SPPersistedUpgradableObject.)
Public property JobExpirationDays Gets or sets an integer value that specifies the number of days completed jobs remain in the database before being expired.
Public property KeepAliveTimeout Gets or sets the length of time that the worker can be active before being terminated.
Public property MachineTranslationAddress Gets or sets the address of the machine translation service to use.
Public property MachineTranslationCategory Gets or sets the category to be used by the service when calling the machine translation service.
Public property MachineTranslationClientId Gets or sets an application ID that is used by the service when calling the machine translation service.
Public property MachineTranslationWebProxyAddress Gets or sets the web proxy to be used when calling the machine translation service.
Public property ManageLink Gets the administration user interface link for managing the service application. (Overrides SPServiceApplication.ManageLink.)
Public property MaximumBinaryFileSize Gets or sets the maximum file size, in kilobytes, that can be translated for file types that contain binary data.
Public property MaximumConnectionIdleTime Gets or sets an integer value that specifies the maximum idle time for the connection.
Public property MaximumItemsPerDay Gets or sets the maximum number of items that can be added in a 24-hour period.
Public property MaximumItemsPerPartitionPerDay Gets or sets the maximum number of items that can be added, per partition, in a 24-hour period.
Public property MaximumSyncTranslationRequests Gets or sets the maximum number of simultaneous synchronous translation requests per server that are allowed.
Public property MaximumTextFileSize Gets or sets the maximum file size, in kilobytes, that can be translated for file types that contain mostly text data.
Public property MaximumTranslationAttempts Gets or sets the maximum number of times a translation is restarted upon failure.
Public property MaximumTranslationTime Gets or sets the length of time that a translation can be active before being terminated.
Public property MaximumWordCharacterCount Gets or sets the maximum character count for a Word document that can be translated.
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 an adminstration user interface link for the properties service application. (Overrides SPServiceApplication.PropertiesLink.)
Public property RecycleProcessThreshold Gets or sets the number of documents translated before a worker process is recycled.
Public property Service (Inherited from SPServiceApplication.)
Public property ServiceApplicationProxyGroup (Inherited from SPServiceApplication.)
Public property ServiceInstances (Inherited from SPServiceApplication.)
Public property Shared (Inherited from SPIisWebServiceApplication.)
Public property Status (Inherited from SPPersistedObject.)
Public property TermsOfServiceUri (Inherited from SPIisWebServiceApplication.)
Public property TimerJobFrequency Gets the frequency with which the timer job runs.
Public property TotalActiveProcesses Gets or sets an integer value that represents the total active processes running per server that are running the service.
Public property TranslationsPerInstance Gets or sets the maximum number of translation jobs assigned to a worker at one time.
Public property TypeName Gets the user-friendly name used to describe the service application in the administration user interface. (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 Gets the virtual path of the WCFservice relative to the service application. (Inherited from ConversionServiceApplication.)
Protected property WasCreated (Inherited from SPPersistedObject.)

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. (Inherited from ConversionServiceApplication.)
Protected method DemandAccess (Inherited from SPIisWebServiceApplication.)
Protected method DemandAdministrationAccess (Inherited from SPServiceApplication.)
Public method DisableFileExtension Disables translation of files with the specified file extension.
Public method EnableFileExtension Enables translation of files with the specified file extension.
Public method EndProvision (Inherited from SPServiceApplication.)
Public method EndUnprovision (Inherited from SPServiceApplication.)
Public method EnumerateEnabledFileExtensions Provides an enumeration of file extensions that are currently enabled.
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 Specifies when there is a change to a process identity that is depended on (like farm service account). (Inherited from ConversionServiceApplication.)
Protected method OnDeserialization (Inherited from SPIisWebServiceApplication.)
Protected method OnProcessIdentityChanged Grants administrator access to the identity specified by processSecurityIdentifier when there is a change in an application pool or in an application pool's identity. (Inherited from ConversionServiceApplication.)
Protected method OpenInstanceConfiguration (Inherited from SPIisWebServiceApplication.)
Public method Provision Provisions the service application. (Overrides ConversionServiceApplication.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 SetEnabledFileExtensions Enables the specified file extensions and disables any other file extensions.
Public method ToString() (Inherited from SPPersistedObject.)
Public method ToString(String, IFormatProvider) Formats the value of the current instance of the service application by using the specified format. (Inherited from ConversionServiceApplication.)
Public method Uncache (Inherited from SPPersistedObject.)
Public method Unprovision() (Inherited from SPServiceApplication.)
Public method Unprovision(Boolean) Unprovisions the service application. (Overrides ConversionServiceApplication.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.)
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

TranslationServiceApplication class

Microsoft.Office.TranslationServices namespace