ISource.MaximumResponseLength property
Maximum Response Length in kilobytes (1024 bytes)
Namespace: Microsoft.Office.Server.Search.Administration.Query
Assembly: Microsoft.Office.Server.Search (in Microsoft.Office.Server.Search.dll)
Syntax
'Declaration
ReadOnly Property MaximumResponseLength As Integer
Get
'Usage
Dim instance As ISource
Dim value As Integer
value = instance.MaximumResponseLength
int MaximumResponseLength { get; }
Property value
Type: System.Int32
See also
Reference
Microsoft.Office.Server.Search.Administration.Query namespace