C# Class Akka.Interfaced.SlimSocket.Server.IGateway_PayloadTable.Stop_Invoke

Inheritance: IInterfacedPayload, IAsyncInvokable
Show file Open project: SaladLab/Akka.Interfaced.SlimSocket

Public Properties

Property Type Description
stopListenOnly bool

Public Methods

Method Description
GetInterfaceType ( ) : Type
InvokeAsync ( object __target ) : Task

Method Details

GetInterfaceType() public method

public GetInterfaceType ( ) : Type
return System.Type

InvokeAsync() public method

public InvokeAsync ( object __target ) : Task
__target object
return Task

Property Details

stopListenOnly public property

public bool stopListenOnly
return bool