SPWebService.RemoteEventServiceSettings property
The settings for handling remote event receiver calls.
Namespace: Microsoft.SharePoint.Administration
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Public ReadOnly Property RemoteEventServiceSettings As SPRemoteEventServiceSettings
Get
'Usage
Dim instance As SPWebService
Dim value As SPRemoteEventServiceSettings
value = instance.RemoteEventServiceSettings
public SPRemoteEventServiceSettings RemoteEventServiceSettings { get; }
Property value
Type: Microsoft.SharePoint.Administration.SPRemoteEventServiceSettings