MediaDataTimedOutEventArgsTimeoutSeconds Property |
The configured timeout value in seconds that was exceeded.
Namespace: Ozeki.MediaAssembly: OzekiSDK (in OzekiSDK.dll) Version: 10.4.98
Syntaxpublic int TimeoutSeconds { get; }Public ReadOnly Property TimeoutSeconds As Integer
Get
public:
property int TimeoutSeconds {
int get ();
}member TimeoutSeconds : int with get
Property Value
Int32
See Also