OpenConnection Method (PubSubConnection)
- Last UpdatedApr 08, 2026
- 1 minute read
Deprecated: Connects to the specified PubSub engine.
| Overload | Description |
|---|---|
| OpenConnection(String,String,Int16,String,String,String) | Deprecated: Connects to the specified PubSub engine. |
| OpenConnection(String,String,Int16,String,String,String,String) | Deprecated: Connects to the specified PubSub engine. |
| OpenConnection(String,String,Int16,String) | Deprecated: Connects to the specified PubSub engine on a trusted domain. |
| OpenConnection(String,String,Int16) | Deprecated: Connects to the specified PubSub engine on the same domain. |
| OpenConnection(String) | Deprecated: Connects to the local PubSub engine. |
| OpenConnection(String,String) | Deprecated: Connects to the local PubSub engine. |
| OpenConnection() | Deprecated: Connects to the local PubSub engine. |