Constructor COMInvokeAttribute
COMInvokeAttribute(ApartmentState)
The COM service class requires the given apartment state.
public COMInvokeAttribute(ApartmentState value)
Parameters
value
ApartmentState
COMInvokeAttribute()
The COM service class can run in any apartment state.
public COMInvokeAttribute()