Share via


WSDiscoveryResources.AsyncObjectAlreadyEnded Property

The discovery library is trying to end an asynchronous operation that has already ended.

Namespace: Microsoft.Rfid.WSDiscovery
Assembly: Microsoft.Rfid.WsDiscovery (in microsoft.rfid.wsdiscovery.dll)

Syntax

'Declaration

Public Shared ReadOnly Property AsyncObjectAlreadyEnded As String
public static string AsyncObjectAlreadyEnded { get; }
public:
static property String^ AsyncObjectAlreadyEnded {
    String^ get ();
}
/** @property */
public static String get_AsyncObjectAlreadyEnded ()
public static function get AsyncObjectAlreadyEnded () : String

Thread Safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

Platforms

Development Platforms

Windows XP Home Edition, Windows XP Professional, Windows Server 2003, Windows Longhorn, and Windows 2000

Target Platforms

See Also

Reference

WSDiscoveryResources Class
WSDiscoveryResources Members
Microsoft.Rfid.WSDiscovery Namespace