ReportingService2010.ListJobTypesAsync Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Overloads
| ListJobTypesAsync() | |
| ListJobTypesAsync(Object) |
ListJobTypesAsync()
public:
void ListJobTypesAsync();
public void ListJobTypesAsync ();
member this.ListJobTypesAsync : unit -> unit
Public Sub ListJobTypesAsync ()
Applies to
ListJobTypesAsync(Object)
public:
void ListJobTypesAsync(System::Object ^ userState);
public void ListJobTypesAsync (object userState);
member this.ListJobTypesAsync : obj -> unit
Public Sub ListJobTypesAsync (userState As Object)
Parameters
- userState
- Object