NoAvailableStreamingServerException Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Caution
Deprecated!
Do not use this type or its members, it has been deprecated!
[System.Obsolete("Deprecated!")]
[System.Serializable]
public sealed class NoAvailableStreamingServerException : Exception
[<System.Obsolete("Deprecated!")>]
[<System.Serializable>]
type NoAvailableStreamingServerException = class
inherit Exception
interface ISerializable
Public NotInheritable Class NoAvailableStreamingServerException
Inherits Exception
- Inheritance
-
NoAvailableStreamingServerException
- Attributes
- Implements
Constructors
| NoAvailableStreamingServerException() |
Do not use this type or its members, it has been deprecated! |
| NoAvailableStreamingServerException(String) |
Do not use this type or its members, it has been deprecated! |
| NoAvailableStreamingServerException(String, Exception) |
Do not use this type or its members, it has been deprecated! |