Click or drag to resize
RtspRequestMethodInfo Property
Gets or sets the type of the method.

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

Property Value

Type: MethodInfo
The type of the method.
See Also