Share via


GetStreamingEventsType.ConnectionTimeout Property

Namespace:  ExchangeWebServices
Assembly:  EWS (in EWS.dll)

Syntax

'Declaration
Public Property ConnectionTimeout As Integer
    Get
    Set
'Usage
Dim instance As GetStreamingEventsType
Dim value As Integer

value = instance.ConnectionTimeout

instance.ConnectionTimeout = value
public int ConnectionTimeout { get; set; }

Property Value

Type: System.Int32