Initializes a new instance of the STAOperationBehaviorAttribute class

Namespace: MonoSoftware.Core.WCF
Assembly: MonoSoftware.Core (in MonoSoftware.Core.dll) Version: 1.0.40.669 (1.0.40.669)

Syntax

C#
public STAOperationBehaviorAttribute()
Visual Basic
Public Sub New
Visual C++
public:
STAOperationBehaviorAttribute()
F#
new : unit -> STAOperationBehaviorAttribute

See Also