Click or drag to resize
ResponseHeaderResponseCode Property
Gets or sets the response code.

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

Property Value

Type: Int32
The response code.
See Also