NDNts
    Preparing search index...

    Interface Transport

    An object that reports transport MTU.

    interface Transport {
        mtu: number;
    }
    Index

    Properties

    Properties

    mtu: number

    Current transport MTU.