Property | Type | Description | |
---|---|---|---|
HashReplicationIdentifier | string | ||
HashReplicationIdentifier | string | ||
IsDirectChildOfCurrentDocument | bool | ||
ReplicateDocument | void |
Method | Description | |
---|---|---|
Respond ( IHttpContext context ) : void |
Method | Description | |
---|---|---|
HashReplicationIdentifier ( System.Guid existingEtag ) : string | ||
HashReplicationIdentifier ( RavenJObject metadata ) : string | ||
IsDirectChildOfCurrentDocument ( |
||
ReplicateDocument ( IStorageActionsAccessor actions, string id, RavenJObject metadata, RavenJObject document, string src ) : void |
public Respond ( IHttpContext context ) : void | ||
context | IHttpContext | |
return | void |