SwitchableLoggedBehavior<(Of <(<'TIn, TOut>)>)>..::..PushDelayed Method
Enables control of the completion of the previously active behavior. Wraps the previous behavior in
Namespace:
Akka.Remote.TransportAssembly: Akka.Remote (in Akka.Remote.dll)
Syntax
public TaskCompletionSource<bool> PushDelayed()
Public Function PushDelayed As TaskCompletionSource(Of Boolean)
public: TaskCompletionSource<bool^>^ PushDelayed()