C# Class Akka.Interfaced.SlimServer.ISubject_PayloadTable.Unsubscribe_Invoke

Inheritance: IInterfacedPayload, IAsyncInvokable, IPayloadObserverUpdatable
Afficher le fichier Open project: SaladLab/Akka.Interfaced

Méthodes publiques

Свойство Type Description
observer Akka.Interfaced.SlimServer.ISubjectObserver

Méthodes publiques

Méthode Description
GetInterfaceType ( ) : Type
IPayloadObserverUpdatable ( Action updater ) : void
InvokeAsync ( object __target ) : Task

Method Details

GetInterfaceType() public méthode

public GetInterfaceType ( ) : Type
Résultat System.Type

IPayloadObserverUpdatable() public méthode

public IPayloadObserverUpdatable ( Action updater ) : void
updater Action
Résultat void

InvokeAsync() public méthode

public InvokeAsync ( object __target ) : Task
__target object
Résultat Task

Property Details

observer public_oe property

public Akka.Interfaced.SlimServer.ISubjectObserver observer
Résultat Akka.Interfaced.SlimServer.ISubjectObserver