RtspSessionKeepAliveTimeout Field |
Defines the interval at which a keep-alive message is sent to the server.
Namespace: StreamCoders.Rtsp.ExtensionsAssembly: MediaBase (in MediaBase.dll) Version: 2.0.5.0 (2.0.5.0)
Syntaxpublic TimeSpan KeepAliveTimeout
Public KeepAliveTimeout As TimeSpan
public:
TimeSpan KeepAliveTimeout
val mutable KeepAliveTimeout: TimeSpan
Field Value
Type:
TimeSpan
See Also