This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Server > ESRI.ArcGIS.Server > Interfaces > IS > IServerObjectFactoryX Interface > IServerObjectFactoryX.SetJobRegistryPath Method (ArcObjects .NET 10.4 SDK) |
Sets the path to the job registry maintained on disk.
[Visual Basic .NET] Public Sub SetJobRegistryPath ( _ ByVal jobRegPath As String _ )
[C#] public void SetJobRegistryPath ( string jobRegPath );
[C++]
HRESULT SetJobRegistryPath(
BSTR jobRegPath
);
[C++]
Parameters jobRegPath [in] jobRegPath is a parameter of type BSTR