Click or drag to resize
ResponseHeaderResponseString Property
Gets or sets the response string.

Namespace: StreamCoders.Rtsp
Assembly: MediaBase (in MediaBase.dll) Version: 2.0.5.0 (2.0.5.0)
Syntax
public string ResponseString { get; set; }

Property Value

Type: String
The response string.
See Also