C# Class SenseNet.Search.Indexing.RequestBackupIndexMessage

Inheritance: SenseNet.Communication.Messaging.DistributedAction
Afficher le fichier Open project: maxpavlov/FlexNet Class Usage Examples

Méthodes publiques

Méthode Description
DoAction ( bool onRemote, bool isFromMe ) : void
RequestBackupIndexMessage ( string machine, string indexBackupCreatorId ) : System

Method Details

DoAction() public méthode

public DoAction ( bool onRemote, bool isFromMe ) : void
onRemote bool
isFromMe bool
Résultat void

RequestBackupIndexMessage() public méthode

public RequestBackupIndexMessage ( string machine, string indexBackupCreatorId ) : System
machine string
indexBackupCreatorId string
Résultat System