[This is preliminary documentation and is subject to change.]
Gets the options for this instance.
| C# | Visual Basic | Visual C++ |
public DicomThreadOptions Options { get; }
Public ReadOnly Property Options As DicomThreadOptions
public: property DicomThreadOptions^ Options { DicomThreadOptions^ get (); }