Click or drag to resize

SessionPropertiesVPNNameInUse Property

version: 10.22.0
A read-only session property that indicates which Message VPN the session is connected to. When not connected, or when not in client mode, an empty string is returned.

Namespace:  SolaceSystems.Solclient.Messaging
Assembly:  SolaceSystems.Solclient.Messaging (in SolaceSystems.Solclient.Messaging.dll) Version: 10.22.0
Syntax
C#
public string VPNNameInUse { get; }

Property Value

Type: String
See Also