C# Класс SenseNet.Search.Indexing.RequestBackupIndexMessage

Наследование: SenseNet.Communication.Messaging.DistributedAction
Показать файл Открыть проект Примеры использования класса

Открытые методы

Метод Описание
DoAction ( bool onRemote, bool isFromMe ) : void
RequestBackupIndexMessage ( string machine, string indexBackupCreatorId ) : System

Описание методов

DoAction() публичный Метод

public DoAction ( bool onRemote, bool isFromMe ) : void
onRemote bool
isFromMe bool
Результат void

RequestBackupIndexMessage() публичный Метод

public RequestBackupIndexMessage ( string machine, string indexBackupCreatorId ) : System
machine string
indexBackupCreatorId string
Результат System