Click or drag to resize

AbortableTrySetApartmentState Methode

Leads to Thread.TrySetApartmentState(...).

Namensraum: NetEti.ApplicationControl
Assembly: NetEti.ProcessTools (in NetEti.ProcessTools.dll) Version: 1.0.0+6e6ab0c4fed8e24cd32ff9136ecb6b264898a6a9
Syntax
public bool TrySetApartmentState(
	ApartmentState state
)

Parameter

state  ApartmentState
ApartmentState

Rückgabewert

Boolean
Boolean indicating success.
Siehe auch