Share via


GetBucketCompletedEventArgs.Result Property (Microsoft.Office.Server.Search.Internal.Protocols.SPSCrawl)

Namespace: Microsoft.Office.Server.Search.Internal.Protocols.SPSCrawl
Assembly: Microsoft.Office.Server.Search (in microsoft.office.server.search.dll)

Syntax

'Declaration
Public ReadOnly Property Result As UInteger
'Usage
Dim instance As GetBucketCompletedEventArgs
Dim value As UInteger

value = instance.Result
public uint Result { get; }

See Also

Reference

GetBucketCompletedEventArgs Class
GetBucketCompletedEventArgs Members
Microsoft.Office.Server.Search.Internal.Protocols.SPSCrawl Namespace