Schedule constructor (SearchContext)

Initializes a new instance of the Schedule class based on the specified SearchContext object.

Namespace:  Microsoft.Office.Server.Search.Administration
Assembly:  Microsoft.Office.Server.Search (in Microsoft.Office.Server.Search.dll)

Syntax

'Declaration
Protected Friend Sub New ( _
    searchContext As SearchContext _
)
'Usage
Dim searchContext As SearchContext

Dim instance As New Schedule(searchContext)
protected internal Schedule(
    SearchContext searchContext
)

Parameters

See also

Reference

Schedule class

Schedule members

Schedule overload

Microsoft.Office.Server.Search.Administration namespace