C# Class WatcherService.WatcherServiceImpl

Inheritance: IWatcherServiceNotifyImpl
Afficher le fichier Open project: fingerpasswang/Phial.Fantasy

Méthodes publiques

Méthode Description
NotifyInstanceSubjectiveDown ( byte srcUuid, string addr ) : System.Threading.Tasks.Task
NotifyWatchingMaster ( byte srcUuid, string masterAddr ) : System.Threading.Tasks.Task
SetSourceUuid ( byte srcUuid ) : IRpcImplInstnce

Method Details

NotifyInstanceSubjectiveDown() public méthode

public NotifyInstanceSubjectiveDown ( byte srcUuid, string addr ) : System.Threading.Tasks.Task
srcUuid byte
addr string
Résultat System.Threading.Tasks.Task

NotifyWatchingMaster() public méthode

public NotifyWatchingMaster ( byte srcUuid, string masterAddr ) : System.Threading.Tasks.Task
srcUuid byte
masterAddr string
Résultat System.Threading.Tasks.Task

SetSourceUuid() public méthode

public SetSourceUuid ( byte srcUuid ) : IRpcImplInstnce
srcUuid byte
Résultat IRpcImplInstnce