InterfaceQueuingAttribute Constructor

 

Initializes a new instance of the InterfaceQueuingAttribute class, enabling queuing support.

Namespace:   System.EnterpriseServices
Assembly:  System.EnterpriseServices (in System.EnterpriseServices.dll)

NameDescription
System_CAPS_pubmethodInterfaceQueuingAttribute()

Initializes a new instance of the InterfaceQueuingAttribute class setting the Enabled and Interface properties to their default values.

System_CAPS_pubmethodInterfaceQueuingAttribute(Boolean)

Initializes a new instance of the InterfaceQueuingAttribute class, optionally disabling queuing support.

Return to top
Show: