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