Click to Rate and Give Feedback

  Switch on low bandwidth view
RfidServerRuntimeConfiguration Class
Contains the server runtime configuration.

Namespace: Microsoft.SensorServices.Rfid.Management
Assembly: Microsoft.Rfid.Design (in microsoft.rfid.design.dll)
Visual Basic
<SerializableAttribute> _
<XmlTypeAttribute(Namespace:="http://tempuri.org/RFIDServerConfiguration.xsd")> _
<DebuggerStepThroughAttribute> _
<DesignerCategoryAttribute("code")> _
<GeneratedCodeAttribute("xsd", "2.0.50727.1432")> _
<XmlRootAttribute("rfidServerRuntimeConfiguration", Namespace:="http://tempuri.org/RFIDServerConfiguration.xsd", IsNullable:=False)> _
Public Class RfidServerRuntimeConfiguration
C#
[SerializableAttribute] 
[XmlTypeAttribute(Namespace="http://tempuri.org/RFIDServerConfiguration.xsd")] 
[DebuggerStepThroughAttribute] 
[DesignerCategoryAttribute("code")] 
[GeneratedCodeAttribute("xsd", "2.0.50727.1432")] 
[XmlRootAttribute("rfidServerRuntimeConfiguration", Namespace="http://tempuri.org/RFIDServerConfiguration.xsd", IsNullable=false)] 
public class RfidServerRuntimeConfiguration
C++
[SerializableAttribute] 
[XmlTypeAttribute(Namespace=L"http://tempuri.org/RFIDServerConfiguration.xsd")] 
[DebuggerStepThroughAttribute] 
[DesignerCategoryAttribute(L"code")] 
[GeneratedCodeAttribute(L"xsd", L"2.0.50727.1432")] 
[XmlRootAttribute(L"rfidServerRuntimeConfiguration", Namespace=L"http://tempuri.org/RFIDServerConfiguration.xsd", IsNullable=false)] 
public ref class RfidServerRuntimeConfiguration
J#
/** @attribute SerializableAttribute() */ 
/** @attribute XmlTypeAttribute(Namespace="http://tempuri.org/RFIDServerConfiguration.xsd") */ 
/** @attribute DebuggerStepThroughAttribute() */ 
/** @attribute DesignerCategoryAttribute("code") */ 
/** @attribute GeneratedCodeAttribute("xsd", "2.0.50727.1432") */ 
/** @attribute XmlRootAttribute("rfidServerRuntimeConfiguration", Namespace="http://tempuri.org/RFIDServerConfiguration.xsd", IsNullable=false) */ 
public class RfidServerRuntimeConfiguration
JScript
SerializableAttribute 
XmlTypeAttribute(Namespace="http://tempuri.org/RFIDServerConfiguration.xsd") 
DebuggerStepThroughAttribute 
DesignerCategoryAttribute("code") 
GeneratedCodeAttribute("xsd", "2.0.50727.1432") 
XmlRootAttribute("rfidServerRuntimeConfiguration", Namespace="http://tempuri.org/RFIDServerConfiguration.xsd", IsNullable=false) 
public class RfidServerRuntimeConfiguration
System.Object
  Microsoft.SensorServices.Rfid.Management.RfidServerRuntimeConfiguration
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

Development Platforms

Windows Small Business Server 2003 with SP2; The 32-bit and 64-bit editions of Windows Server 2003 R2 (except the Web Editions); The 32-bit and 64-bit editions of Windows Server 2003 SP2 (except the Web Edition); The 32-bit and 64-bit editions of Windows Server 2008 (except the Web Server Editions); The 32-bit and 64-bit editions of Windows Vista Ultimate, Enterprise and Business editions with Service Pack 1; The 32-bit and 64-bit editions of Windows XP Professional with Service Pack 3

Target Platforms

Windows Small Business Server 2003 with SP2; The 32-bit and 64-bit editions of Windows Server 2003 R2 (except the Web Editions); The 32-bit and 64-bit editions of Windows Server 2003 SP2 (except the Web Edition); The 32-bit and 64-bit editions of Windows Server 2008 (except the Web Server Editions); The 32-bit and 64-bit editions of Windows Vista Ultimate, Enterprise and Business editions with Service Pack 1; The 32-bit and 64-bit editions of Windows XP Professional with Service Pack 3
Tags What's this?: Add a tag
Community Content   What is Community Content?
Add new content RSS  Annotations
Processing
© 2009 Microsoft Corporation. All rights reserved. Terms of Use  |  Trademarks  |  Privacy Statement
Page view tracker