Click or drag to resize

ComServerThreadingModel Property

Gets the COM component threading model.

Namespace:  ShellBoost.Core.Utilities
Assembly:  ShellBoost.Core (in ShellBoost.Core.dll) Version: 1.8.3.0
Syntax
C#
public string ThreadingModel { get; }

Property Value

Type: String
The COM component threading model.
See Also