M

BackgroundProcessTaskType.op_Equality

Description:
Compares two BackgroundProcessTaskType instances.
public static bool operator ==(
	BackgroundProcessTaskType first,
	BackgroundProcessTaskType second
)
Return Value Boolean True if the inputs are identical, false if they are different.