NoAvailableStreamingServerException Class

Definition

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!

Applies to