DependentProviderNotAvailableException Constructor ()
[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]
Initializes a new instance of the DependentProviderNotAvailableException class.
Namespace: Microsoft.WindowsServerSolutions.MediaStreaming
Assembly: MediaStreamingObjectModel (in mediastreamingobjectmodel.dll)
Usage
Dim instance As New DependentProviderNotAvailableException
Syntax
'Declaration
Public Sub New
public DependentProviderNotAvailableException ()
public:
DependentProviderNotAvailableException ()
public DependentProviderNotAvailableException ()
public function DependentProviderNotAvailableException ()
Remarks
The default constructor initializes any fields to their default values.
Platforms
Development Platforms
Windows Vista x64, Windows 7 x64, Windows Server 2008 x64, Windows Server 2008 R2 x64
Target Platforms
See Also
Reference
DependentProviderNotAvailableException Class
DependentProviderNotAvailableException Members
Microsoft.WindowsServerSolutions.MediaStreaming Namespace