Freigeben über


DeviceNotConnectedException-Klasse

Aktualisiert: November 2007

Wird in Szenarios ausgelöst, in denen das Gerät nicht verbunden ist.

Namespace:  Microsoft.SmartDevice.Connectivity
Assembly:  Microsoft.SmartDevice.Connectivity (in Microsoft.SmartDevice.Connectivity.dll)

Syntax

<SerializableAttribute> _
Public Class DeviceNotConnectedException _
    Inherits SmartDeviceException

Dim instance As DeviceNotConnectedException
[SerializableAttribute]
public class DeviceNotConnectedException : SmartDeviceException
[SerializableAttribute]
public ref class DeviceNotConnectedException : public SmartDeviceException
public class DeviceNotConnectedException extends SmartDeviceException

Vererbungshierarchie

System.Object
  System.Exception
    Microsoft.SmartDevice.Connectivity.SmartDeviceException
      Microsoft.SmartDevice.Connectivity.DeviceNotConnectedException

Threadsicherheit

Alle öffentlichen static (Shared in Visual Basic)-Member dieses Typs sind threadsicher. Bei Instanzmembern ist die Threadsicherheit nicht gewährleistet.

Siehe auch

Referenz

DeviceNotConnectedException-Member

Microsoft.SmartDevice.Connectivity-Namespace