IrDASocketOptionNameSendPduLength Field

Retrieve the maximum send size when using IrLMP directly (IrLptMode). IrLMP requires sent data to fit in one frame.

Definition

Namespace: InTheHand.Net.Sockets
Assembly: InTheHand.Net.IrDA (in InTheHand.Net.IrDA.dll) Version: 4.0.2+5cdf1cfd21064ea31c5de33d160200ca1c4bc218
C#
public const SocketOptionName SendPduLength = 19

Field Value

SocketOptionName

Remarks

Integer

See Also