Click or drag to resize

MediaDataTimedOutEventArgs Class

Inheritance Hierarchy
SystemObject
  SystemEventArgs
    Ozeki.MediaMediaDataTimedOutEventArgs

Namespace: Ozeki.Media
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 10.5.1
Syntax
public class MediaDataTimedOutEventArgs : EventArgs

The MediaDataTimedOutEventArgs type exposes the following members.

Constructors
 NameDescription
Public methodMediaDataTimedOutEventArgsInitializes a new instance of the MediaDataTimedOutEventArgs class
Top
Properties
 NameDescription
Public propertyChannel 
Public propertyPolicy 
Public propertyTimeoutSeconds 
Top
See Also