Skip to content

QuantumGate::Extender::GetMaximumMessageDataSize

Karel Donk edited this page Dec 15, 2019 · 2 revisions

Gets the maximum size in bytes of data that can be sent with a single call to the QuantumGate::Extender::SendMessageTo function.

Signature

static Size GetMaximumMessageDataSize() noexcept;

Return values

Returns the maximum size in bytes of data that can be sent with one call to the QuantumGate::Extender::SendMessageTo function.

Clone this wiki locally