Solclient
SessionEventArgsToString Method |
Returns a string that represents the current Object.
Namespace: SolaceSystems.Solclient.Messaging
Assembly: SolaceSystems.Solclient.Messaging (in SolaceSystems.Solclient.Messaging.dll) Version: 7.2.1.27 (7.2.1.27)
Syntax
public override string ToString()
Public Overrides Function ToString As String
public: virtual String^ ToString() override
Return Value
Type: StringA string representation of the object.
See Also