TransportModifierErrorEventArgs Class |
Abstract base class for error events in the TransportModifier
Inheritance Hierarchy
Namespace: StreamCoders.Rtsp.ExtensionsAssembly: MediaBase (in MediaBase.dll) Version: 2.0.5.0 (2.0.5.0)
Syntaxpublic abstract class TransportModifierErrorEventArgs : EventArgs
Public MustInherit Class TransportModifierErrorEventArgs
Inherits EventArgs
public ref class TransportModifierErrorEventArgs abstract : public EventArgs
[<AbstractClassAttribute>]
type TransportModifierErrorEventArgs =
class
inherit EventArgs
end
See Also