10.24.0

ReplayStartLocationBeginning Class

The ReplayStartLocationBeginning class represents a Replay Start from the beginning of the Replay Log. for ReplayStartLocation

Definition

Namespace: SolaceSystems.Solclient.Messaging
Assembly: SolaceSystems.Solclient.Messaging (in SolaceSystems.Solclient.Messaging.dll) Version: 10.24.0
C#
[SerializableAttribute]
public sealed class ReplayStartLocationBeginning : ReplayStartLocation
Inheritance
Object    ReplayStartLocation    ReplayStartLocationBeginning

Methods

Equals Implement an equality method for ReplayStartLocationBeginning
(Overrides ObjectEquals(Object))
GetHashCode Use the default getHashCode()
(Overrides ObjectGetHashCode)
GetTypeGets the Type of the current instance.
(Inherited from Object)
ToString Creates and returns a string representation of the ReplayStartLocation
(Overrides ObjectToString)

See Also