The following class is thread-safe:
- Note
- Additionally, each thread-safe method has thread-safety information in the API documentation. The thread safety is guaranteed only for such methods, e.g., please see the OnixS::CME::ConflatedTCP::Session::send method.
- See also
- Threading Models