Click or drag to resize

ContextFactoryPropertiesToString Method

version: 10.22.0
Returns a String that represents the current Object.

Namespace:  SolaceSystems.Solclient.Messaging
Assembly:  SolaceSystems.Solclient.Messaging (in SolaceSystems.Solclient.Messaging.dll) Version: 10.22.0
Syntax
C#
public override string ToString()

Return Value

Type: String
A string representation of the object.
See Also