maximumDatagramSize

Retrieve the maximum datagram size that can be sent on the channel. Any datagrams sent should be less than or equal to this size.

Declaration

var maximumDatagramSize: Int { get }