共用方式為


SPWebService.CorporateCuratedGalleryAppQueryInterval property

在伺服器陣列中的每個 fea-frontend-server-role 會檢查應用程式的間隔安裝公司 curated 圖庫的狀態。設定為以秒為單位。

Namespace:  Microsoft.SharePoint.Administration
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'宣告
Public Property CorporateCuratedGalleryAppQueryInterval As Integer
    Get
    Set
'用途
Dim instance As SPWebService
Dim value As Integer

value = instance.CorporateCuratedGalleryAppQueryInterval

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

Property value

Type: System.Int32

請參閱

參照

SPWebService class

SPWebService members

Microsoft.SharePoint.Administration namespace