C# Class SenseNet.Search.Indexing.RequestBackupIndexMessage

Inheritance: SenseNet.Communication.Messaging.DistributedAction
Mostra file Open project: maxpavlov/FlexNet Class Usage Examples

Public Methods

Method Description
DoAction ( bool onRemote, bool isFromMe ) : void
RequestBackupIndexMessage ( string machine, string indexBackupCreatorId ) : System

Method Details

DoAction() public method

public DoAction ( bool onRemote, bool isFromMe ) : void
onRemote bool
isFromMe bool
return void

RequestBackupIndexMessage() public method

public RequestBackupIndexMessage ( string machine, string indexBackupCreatorId ) : System
machine string
indexBackupCreatorId string
return System