Skip to content

Latest commit

 

History

History
29 lines (16 loc) · 429 Bytes

EExchangeType.md

File metadata and controls

29 lines (16 loc) · 429 Bytes

RedisSMQ / Docs / API Reference / EExchangeType

Enumeration: EExchangeType

Table of contents

Enumeration Members

Enumeration Members

DIRECT

DIRECT = 0


FANOUT

FANOUT = 1


TOPIC

TOPIC = 2