 | AbortableGetFlatState method |
Leads to the internal Interop ApartmentState.
Namespace: NetEti.ApplicationControlAssembly: NetEti.ProcessTools (in NetEti.ProcessTools.dll) Version: 1.0.0+3226eb04384bdec34e8eaa040302e1906383a7b4
Syntaxpublic ApartmentState GetApartmentState()
Public Function GetApartmentState As ApartmentState
public:
ApartmentState GetApartmentState()
member GetApartmentState : unit -> ApartmentState
Return value
ApartmentStateThe internal Interop ApartmentState.
See also