InPacket
constructor in Coherence.Brook.InPacket
Constructors
public InPacket(IInOctetStream stream, SequenceId sequenceId, bool isReliable, bool isOob, IPEndPoint from)
Parameters
| Type | Name | Description |
|---|---|---|
| IInOctetStream | stream | |
| SequenceId | sequenceId | |
| bool | isReliable | |
| bool | isOob | |
| IPEndPoint | from |