C# Class Akka.Interfaced.SlimSocket.Client.InterfacedActorRefSlimExtensions

Datei anzeigen Open project: SaladLab/Akka.Interfaced.SlimSocket

Public Methods

Method Description
ConnectChannelAsync ( this actorRef ) : Task
IsChannelConnected ( this actorRef ) : bool

Method Details

ConnectChannelAsync() public static method

public static ConnectChannelAsync ( this actorRef ) : Task
actorRef this
return Task

IsChannelConnected() public static method

public static IsChannelConnected ( this actorRef ) : bool
actorRef this
return bool