Unsubscribe
- Updated2025-05-23
- 1 minute(s) read
Unregisters a session from a specific topic to stop receiving messages.
Endpoints continue to receive messages in the queue after you call Unsubscribe, if the application published them prior to you calling Unsubscribe.

message session
Message session established with the server.
topic
Subject to which endpoints publish or subscribe messages.
error in
Error conditions that occur before this VI runs. The VI responds to this input according to standard error behavior.message session out
Message session established with the server.