10.24.0

ReplayStartLocationDateToString 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 representation of ReplayStartLocation in the format "DATE:YYYY-MM-DDTHH:MM:SSZ"

See Also