10.24.0

SessionEventArgsToString Method

Returns a string that represents the current Object.

Definition

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

Return Value

String
A string representation of the object.

See Also