 | TestTransport.WriteBehavior Field |
TBD
Namespace:
Akka.Remote.Transport
Assembly:
Akka.Remote (in Akka.Remote.dll) Version: 1.2.3.42 (1.2.3.42)
Syntaxpublic readonly SwitchableLoggedBehavior<Tuple<TestAssociationHandle, ByteString>, bool> WriteBehavior
val WriteBehavior: SwitchableLoggedBehavior<Tuple<TestAssociationHandle, ByteString>, bool>
Field Value
Type:
SwitchableLoggedBehavior<Tuple<TestAssociationHandle,
ByteString>,
Boolean>
See Also