Dijeli putem


ResourcePropertyFreeThreaded Class

For the latest version of Commerce Server 2007 Help, see the Microsoft Web site.

Allows access to resource properties with multiple threads.

Namespace:  Microsoft.CommerceServer.Interop.Configuration
Assembly:  Microsoft.CommerceServer.Interop.Configuration.MSCSCfg (in Microsoft.CommerceServer.Interop.Configuration.MSCSCfg.dll)

Syntax

'Declaration
<GuidAttribute("8bda5f87-5e23-3710-8dcc-d92186d3df8b")> _
<ComVisibleAttribute(True)> _
Public Class ResourcePropertyFreeThreaded _
    Inherits ServicedComponent
'Usage
Dim instance As ResourcePropertyFreeThreaded
[GuidAttribute("8bda5f87-5e23-3710-8dcc-d92186d3df8b")]
[ComVisibleAttribute(true)]
public class ResourcePropertyFreeThreaded : ServicedComponent
[GuidAttribute(L"8bda5f87-5e23-3710-8dcc-d92186d3df8b")]
[ComVisibleAttribute(true)]
public ref class ResourcePropertyFreeThreaded : public ServicedComponent
public class ResourcePropertyFreeThreaded extends ServicedComponent

Remarks

Multiple threads can access the shared data.

Inheritance Hierarchy

System..::.Object
  System..::.MarshalByRefObject
    System..::.ContextBoundObject
      System.EnterpriseServices..::.ServicedComponent
        Microsoft.CommerceServer.Interop.Configuration..::.ResourcePropertyFreeThreaded

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.

See Also

Reference

ResourcePropertyFreeThreaded Members

Microsoft.CommerceServer.Interop.Configuration Namespace