Gets or sets date and time message is resent. Value DateTime.MinValue means not specified.
Declaration Syntax
C# | Visual Basic | Visual C++ | F# |
public DateTime ResentDate { get; set; }
Public Property ResentDate As DateTime Get Set
public: property DateTime ResentDate { DateTime get (); void set (DateTime value); }
member ResentDate : DateTime with get, set
Property Value
Remarks
Contains the date and time that a message is reintroduced into the message transfer system.
Exceptions
Exception | Condition |
---|---|
ObjectDisposedException | Is raised when this object is disposed and this property is accessed. |
ParseException | Is raised when header field parsing errors. |
Assembly: LumiSoft.Net (Module: LumiSoft.Net.dll) Version: 4.5.5510.19119