| SwitchableLoggedBehaviorTIn, TOutCurrentBehavior Property |
TBD
Namespace:
Akka.Remote.Transport
Assembly:
Akka.Remote (in Akka.Remote.dll) Version: 1.2.3.129 (1.2.3.129)
Syntax public Func<TIn, Task<TOut>> CurrentBehavior { get; }
member CurrentBehavior : Func<'TIn, Task<'TOut>> with get
Property Value
Type:
FuncTIn,
TaskTOutSee Also