C# Class Akka.Interfaced.SlimServer.IActorBoundChannelObserver_PayloadTable.ChannelClose_Invoke

Inheritance: IInterfacedPayload, IInvokable
Afficher le fichier Open project: SaladLab/Akka.Interfaced Class Usage Examples

Méthodes publiques

Свойство Type Description
channel Akka.Interfaced.SlimServer.IActorBoundChannel
tag object

Méthodes publiques

Méthode Description
GetInterfaceType ( ) : Type
Invoke ( object __target ) : void

Method Details

GetInterfaceType() public méthode

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

Invoke() public méthode

public Invoke ( object __target ) : void
__target object
Résultat void

Property Details

channel public_oe property

public Akka.Interfaced.SlimServer.IActorBoundChannel channel
Résultat Akka.Interfaced.SlimServer.IActorBoundChannel

tag public_oe property

public object tag
Résultat object