10.24.0

ReplayStartLocationDateSetDate Method

Set the DateTime on this object. If the date parameter is not already given as UTC it is converted to UTC.

Definition

Namespace: SolaceSystems.Solclient.Messaging
Assembly: SolaceSystems.Solclient.Messaging (in SolaceSystems.Solclient.Messaging.dll) Version: 10.24.0
C#
public void SetDate(
	DateTime date
)

Parameters

date  DateTime

See Also