TransportConditioner
class in Coherence.Transport
Constructors
| TransportConditioner |
Fields
| dateTimeProvider | |
| logger |
Properties
| CanSend | |
| Conditions | |
| Config | |
| HeaderSize | |
| IsReliable | |
| Random | |
| State |
Methods
| Close | |
| FlushDelayedOutgoingPackets | |
| NotifyOnNextPacketSent | |
| Open | |
| PrepareDisconnect | |
| ProcessDelayedOutgoingPackets | |
| Receive | |
| ReleaseAllHeldOutgoingPackets | Releases all packets held due to the HoldOutgoingPackets flag. Released packets are not subject to a drop or delay conditions. |
| Send | |
| SetConfiguration | |
| ShouldDelayOutgoingPacket | |
| ShouldDropOutgoingPacket |
Events
| OnError | |
| OnOpen |