C# 클래스 SenseNet.Search.Indexing.RequestBackupIndexMessage

상속: SenseNet.Communication.Messaging.DistributedAction
파일 보기 프로젝트 열기: maxpavlov/FlexNet 1 사용 예제들

공개 메소드들

메소드 설명
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