共用方式為


SPRemoteEventServiceSettings.SendTimeout property

取得或設定寫入作業,才可完成所提供的時間間隔。

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

Syntax

'宣告
Public Property SendTimeout As TimeSpan
    Get
    Set
'用途
Dim instance As SPRemoteEventServiceSettings
Dim value As TimeSpan

value = instance.SendTimeout

instance.SendTimeout = value
public TimeSpan SendTimeout { get; set; }

Property value

Type: System.TimeSpan

請參閱

參照

SPRemoteEventServiceSettings class

SPRemoteEventServiceSettings members

Microsoft.SharePoint.Administration namespace