PollingDuplexHttpBinding..::.PollTimeout Property Home
This page is specific to:Microsoft Version:Silverlight 3
.NET Framework Class Library for Silverlight
PollingDuplexHttpBinding..::.PollTimeout Property
[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]

The interval of time that a polling request has to complete before timing out.

Namespace:  System.ServiceModel
Assembly:  System.ServiceModel.PollingDuplex (in System.ServiceModel.PollingDuplex.dll)

Syntax

'Usage

Dim instance As PollingDuplexHttpBinding
Dim value As TimeSpan

value = instance.PollTimeout

instance.PollTimeout = value

'Declaration

Public Property PollTimeout As TimeSpan

Property Value

Type: System..::.TimeSpan

The default Timespan that specifies how long a request has to complete before timing out.

Remarks

On the service channel, the interval of time on the service channel that the service holds each Make Connection request before returning an empty response to the caller. On the client channel, the interval of time a Make Connection request is allowed to take before timing out.

See Also

Reference

© 2009 Microsoft Corporation. All rights reserved.   Terms of Use | Trademarks | Privacy Statement
Page view tracker
Rate the Lightweight library
x
Lightweight builds on ScriptFree (loband) by adding features you've requested: a SearchBox and default code language selection.
Do you like the SearchBox?
Do you like the tabbed code blocks?
How useful is this topic?
Tell us more.
Thanks
x
You're helping to improve MSDN Online.
Feedback
Switch View
Classic
Lightweight Beta
ScriptFree
Switch View