  | SucceededStateSucceededAt Property  | 
            Gets a date/time when the current state instance was created.
            
 
Namespace: Hangfire.StatesAssembly: Hangfire.Core (in Hangfire.Core.dll) Version: 1.5.0.0
Syntaxpublic DateTime SucceededAt { get; }Public ReadOnly Property SucceededAt As DateTime
	Get
Property Value
Type: 
DateTime
See Also