Interface TransportManagerInit

interface TransportManagerInit {
    faultTolerance?: FaultTolerance;
}

Properties

Properties

faultTolerance?: FaultTolerance