Share via


NotificationCallback constructor (ClientRuntimeContext, String)

Namespace:  Microsoft.BusinessData.Runtime
Assembly:  Microsoft.SharePoint.Client (in Microsoft.SharePoint.Client.dll)

Syntax

'Declaration
Public Sub New ( _
    context As ClientRuntimeContext, _
    notificationEndpoint As String _
)
'Usage
Dim context As ClientRuntimeContext
Dim notificationEndpoint As String

Dim instance As New NotificationCallback(context, _
    notificationEndpoint)
public NotificationCallback(
    ClientRuntimeContext context,
    string notificationEndpoint
)

Parameters

See also

Reference

NotificationCallback class

NotificationCallback members

NotificationCallback overload

Microsoft.BusinessData.Runtime namespace