SwitchableLoggedBehavior<(Of <(<'TIn, TOut>)>)>..::..PushDelayed Method

Enables control of the completion of the previously active behavior. Wraps the previous behavior in

Namespace:  Akka.Remote.Transport
Assembly:  Akka.Remote (in Akka.Remote.dll)

Syntax


public TaskCompletionSource<bool> PushDelayed()
Public Function PushDelayed As TaskCompletionSource(Of Boolean)
public:
TaskCompletionSource<bool^>^ PushDelayed()

Return Value