10.24.0

ReplayStartLocationDate(DateTime) Method

The Date factory returns a Replay Start from a given DateTime. The DateTime is always converted to UTC time. ReplayStartLocation

Definition

Namespace: SolaceSystems.Solclient.Messaging
Assembly: SolaceSystems.Solclient.Messaging (in SolaceSystems.Solclient.Messaging.dll) Version: 10.24.0
C#
public static ReplayStartLocationDate Date(
	DateTime date
)

Parameters

date  DateTime

Return Value

ReplayStartLocationDate
ReplayStartLocationDate

See Also