Click or drag to resize

PayloadInformationPayload Property

Payload that was read from the IBaseTransport

Namespace:  Crosser.Server.Modules.Protocol
Assembly:  Crosser.Server (in Crosser.Server.dll) Version: 0.0.5
Syntax
C#
public byte[] Payload { get; }

Property Value

Type: Byte
See Also