10.24.0

ReplayStartLocationBeginningToString Method

Creates and returns a string representation of the ReplayStartLocation

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
String "BEGINNING"

See Also