PubSub+ Messaging API for .NET
C#
10.26.0
Show/Hide TOC
Replay
Start
Location
Date(Date
Time) 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.26.0
C#
Copy
public
static
ReplayStartLocationDate
Date
(
DateTime
date
)
Parameters
date
DateTime
Return Value
ReplayStartLocationDate
ReplayStartLocationDate
See Also
Reference
ReplayStartLocation Class
Date Overload
SolaceSystems.Solclient.Messaging Namespace
In This Article
Definition
Parameters
Return Value
See Also