EnumerateBucketCompletedEventArgs.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 EnumerateBucketCompletedEventArgs
Dim value As UInteger
value = instance.Result
public uint Result { get; }
See Also
Reference
EnumerateBucketCompletedEventArgs Class
EnumerateBucketCompletedEventArgs Members
Microsoft.Office.Server.Search.Internal.Protocols.SPSCrawl Namespace