 | SessionPropertiesP2PInboxInUse Property |
version: 10.22.0
A read-only informational string that indicates the default reply-to destination string that is used when
a sent request message does not have a reply-to destination specified.
See
SendRequest(IMessage, IMessage, Int32) for more details.
This parameter is only valid when session is connected. Defaults to empty string, when it is not connected.
Namespace:
SolaceSystems.Solclient.Messaging
Assembly:
SolaceSystems.Solclient.Messaging (in SolaceSystems.Solclient.Messaging.dll) Version: 10.22.0
Syntaxpublic string P2PInboxInUse { get; }
Property Value
Type:
String
See Also