Click or drag to resize
ExpiresToString Method
Serializes object to text.

Namespace: StreamCoders.Rtsp
Assembly: MediaBase (in MediaBase.dll) Version: 2.0.5.0 (2.0.5.0)
Syntax
public override string ToString()

Return Value

Type: String
This object as a string.
See Also