10.28.13

ReplayStartLocationDate.SetDate 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.28.1
C#
public void SetDate(
	DateTime date
)

Parameters

date  DateTime

See Also