The following class is thread-safe:
- Note
- OnixS::CME::iLink3::Session::send methods are not thread-safe in the TCPDirect mode.
-
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::iLink3::Session::send method.
- See also
- Threading Models