 | CdssDebugStackFrameExitTime Property |
Gets the time that the frame was exited
Namespace: SanteDB.Cdss.Xml.DiagnosticsAssembly: SanteDB.Cdss.Xml (in SanteDB.Cdss.Xml.dll) Version: 3.0.2081-alpha+424e72aeb77d4a8ba5755272e5fc2a3206eaa2f1
Syntaxpublic DateTimeOffset ExitTime { get; }Public ReadOnly Property ExitTime As DateTimeOffset
Get
public:
property DateTimeOffset ExitTime {
DateTimeOffset get ();
}member ExitTime : DateTimeOffset with get
Property Value
DateTimeOffset
See Also