TestTransport..::..WriteBehavior Field
Namespace:
Akka.Remote.Transport
Assembly: Akka.Remote (in Akka.Remote.dll)
Assembly: Akka.Remote (in Akka.Remote.dll)
Syntax
public SwitchableLoggedBehavior<Tuple<TestAssociationHandle, ByteString>, bool> WriteBehavior
Public WriteBehavior As SwitchableLoggedBehavior(Of Tuple(Of TestAssociationHandle, ByteString), Boolean)
public: SwitchableLoggedBehavior<Tuple<TestAssociationHandle^, ByteString^>^, bool^>^ WriteBehavior