ReadOnlySource.ConnectionTimeout property
Namespace: Microsoft.Office.Server.Search.Query
Assembly: Microsoft.Office.Server.Search (in Microsoft.Office.Server.Search.dll)
Syntax
'Declaração
Public ReadOnly Property ConnectionTimeout As Integer
Get
'Uso
Dim instance As ReadOnlySource
Dim value As Integer
value = instance.ConnectionTimeout
public int ConnectionTimeout { get; }
Property value
Type: System.Int32