RtspConnectionInfoLastReceivedMessage Property |
Namespace: StreamCoders.RtspAssembly: MediaBase (in MediaBase.dll) Version: 2.0.5.0 (2.0.5.0)
Syntax public DateTime LastReceivedMessage { get; set; }
Public Property LastReceivedMessage As DateTime
Get
Set
public:
property DateTime LastReceivedMessage {
DateTime get ();
void set (DateTime value);
}
member LastReceivedMessage : DateTime with get, set
Property Value
Type:
DateTimeSee Also