Share via


JobCollection.Contains Method

Include Protected Members
Include Inherited Members

Determines whether the collection contains a job with the specified name.

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

Overload List

  Name Description
Public method Contains(String) Determines whether the collection contains a job with the specified name.
Public method Contains(String, Int32) Determines whether the collection contains a job with the specified name and category ID.

Top

Remarks

Any public static (Shared in Microsoft Visual Basic) members of this type are safe for multithreaded operations. Any instance members are not guaranteed to be thread safe.