'Declaration Public Enum WcfSchedulePollingMode Inherits System.Enum
public enum WcfSchedulePollingMode : System.Enum
Member | Description |
---|---|
Detailed | Polling will return detailed changes to individual items in the item sources. |
None | No polling should be done. |
RequeryOnAnyChange | Polling will indicate which item sources have changed, at which point the client will requery the items from that item source. |
Target Platforms: Windows 10, Windows 8.1, Windows 8, Windows 7, Windows Server 2012, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2