IrDASocketOptionNameExclusiveMode Field

Restricts the link to one application-level (IrLMP) connection; for use when low latency is required. Returns an error on all tested platforms.

Definition

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

Field Value

SocketOptionName

Remarks

Returns an error on all tested platforms. Boolean

See Also