PollingInterval Property (SQL-DMO)

The PollingInterval property returns the number of seconds a target server will wait before polling its MSX server for newly posted instructions.

Applies To

TargetServer Object

Syntax

object.PollingInterval

Part Description
object Expression that evaluates to an object in the Applies To list

Remarks

A target server’s polling interval is set using a Transact-SQL statement or SQL Server Enterprise Manager.

Data Type

Long

Modifiable

Read-only

Prototype (C/C++)

HRESULT GetPollingInterval(LPLONG pRetVal);

See Also

Running Jobs

  


(c) 1988-98 Microsoft Corporation. All Rights Reserved.