ISource.MaximumResponseLength property
Comprimento máximo de resposta em quilobytes (1024 bytes)
Namespace: Microsoft.Office.Server.Search.Administration.Query
Assembly: Microsoft.Office.Server.Search (in Microsoft.Office.Server.Search.dll)
Syntax
'Declaração
ReadOnly Property MaximumResponseLength As Integer
Get
'Uso
Dim instance As ISource
Dim value As Integer
value = instance.MaximumResponseLength
int MaximumResponseLength { get; }
Property value
Type: System.Int32
Ver também
Referência
Microsoft.Office.Server.Search.Administration.Query namespace