C# 클래스 WatcherService.WatcherServiceImpl

상속: IWatcherServiceNotifyImpl
파일 보기 프로젝트 열기: fingerpasswang/Phial.Fantasy

공개 메소드들

메소드 설명
NotifyInstanceSubjectiveDown ( byte srcUuid, string addr ) : System.Threading.Tasks.Task
NotifyWatchingMaster ( byte srcUuid, string masterAddr ) : System.Threading.Tasks.Task
SetSourceUuid ( byte srcUuid ) : IRpcImplInstnce

메소드 상세

NotifyInstanceSubjectiveDown() 공개 메소드

public NotifyInstanceSubjectiveDown ( byte srcUuid, string addr ) : System.Threading.Tasks.Task
srcUuid byte
addr string
리턴 System.Threading.Tasks.Task

NotifyWatchingMaster() 공개 메소드

public NotifyWatchingMaster ( byte srcUuid, string masterAddr ) : System.Threading.Tasks.Task
srcUuid byte
masterAddr string
리턴 System.Threading.Tasks.Task

SetSourceUuid() 공개 메소드

public SetSourceUuid ( byte srcUuid ) : IRpcImplInstnce
srcUuid byte
리턴 IRpcImplInstnce