A Sandcastle Documented Class Library
A Sandcastle Documented Class Library
Couchbase.Lite.Replicator
BulkDownloadEventArgs Class
BulkDownloadEventArgs Constructor
BulkDownloadEventArgs Properties
BulkDownloadEventArgs Constructor
Constructor
Namespace:
Couchbase.Lite.Replicator
Assembly:
Couchbase.Lite (in Couchbase.Lite.dll) Version: 1.4.1-b107
Syntax
C#
Copy
public
BulkDownloadEventArgs
(
IDictionary
<
string
,
Object
>
props
)
Parameters
props
Type:
System.Collections.Generic
IDictionary
String
,
Object
The document properties received by the downloader
See Also
Reference
BulkDownloadEventArgs Class
Couchbase.Lite.Replicator Namespace