ProcessComplete Class
[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]
This class supports the BizTalk RFID infrastructure and is not intended to be used directly from your code.
Namespace: MS.Internal.Rfid.ClientUtilities
Assembly: Microsoft.Rfid.Client.Util (in microsoft.rfid.client.util.dll)
Syntax
'Declaration
<SerializableAttribute> _
<XmlTypeAttribute("ProcessAndBinding")> _
<XmlRootAttribute("ProcessAndBinding")> _
Public Class ProcessComplete
[SerializableAttribute]
[XmlTypeAttribute("ProcessAndBinding")]
[XmlRootAttribute("ProcessAndBinding")]
public class ProcessComplete
[SerializableAttribute]
[XmlTypeAttribute(L"ProcessAndBinding")]
[XmlRootAttribute(L"ProcessAndBinding")]
public ref class ProcessComplete
/** @attribute SerializableAttribute() */
/** @attribute XmlTypeAttribute("ProcessAndBinding") */
/** @attribute XmlRootAttribute("ProcessAndBinding") */
public class ProcessComplete
SerializableAttribute
XmlTypeAttribute("ProcessAndBinding")
XmlRootAttribute("ProcessAndBinding")
public class ProcessComplete
Inheritance Hierarchy
System.Object
MS.Internal.Rfid.ClientUtilities.ProcessComplete
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
ProcessComplete Members
MS.Internal.Rfid.ClientUtilities Namespace