Freigeben über


WordServiceApplication.GoldenRatio-Eigenschaft

Goldene Verhältnis angeben das empfohlene maximale Verhältnis von ConversionsPerInstance * TotalActiveProcesses / TimerJobFrequency.Minutes

Namespace:  Microsoft.Office.Word.Server.Service
Assembly:  Microsoft.Office.Word.Server (in Microsoft.Office.Word.Server.dll)

Syntax

'Declaration
Public Property GoldenRatio As Integer
    Get
    Set
'Usage
Dim instance As WordServiceApplication
Dim value As Integer

value = instance.GoldenRatio

instance.GoldenRatio = value
public int GoldenRatio { get; set; }

Eigenschaftswert

Typ: System.Int32
Gibt Int32 zurück.

Siehe auch

Referenz

WordServiceApplication Klasse

WordServiceApplication-Member

Microsoft.Office.Word.Server.Service-Namespace