Interface ForwardingConfigure

interface ForwardingConfigure {
    maxSubscribers: number;
}

Properties

Properties

maxSubscribers: number