IsGlobal Method
- Last UpdatedApr 08, 2026
- 1 minute read
Deprecated. Checks to see if this PubSub object is using a global connection.
There are two kinds of global connections. The first type, maintains a single connection to the engine for each .NET Application Programming Interface (API) in the application, and the second (returned by GetGlobalPubSubConnection) is a single .NET API that is shared across the application.