C# Class Akka.Interfaced.SlimSocket.IGreeterWithObserver_PayloadTable.Unsubscribe_Invoke

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

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