Click or drag to resize
RequestHeaderMethodName Property
Gets or sets the name of the method.

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

Property Value

Type: String
The name of the method.
See Also