ArcGIS Runtime SDK for Windows Phone - Library Reference
IsServiceAsynchronous Property
See Also  Send comments on this topic
ESRI.ArcGIS.Client.Printing Namespace > PrintServiceInfo Class : IsServiceAsynchronous Property

Gets a value indicating whether the service is asynchronous.

Syntax

Visual Basic (Declaration) 
Public ReadOnly Property IsServiceAsynchronous As Boolean
C# 
public bool IsServiceAsynchronous {get;}

Property Value

true if the service is asynchronous; otherwise, false.

Requirements

Target Platforms:Windows Phone 7

See Also

© ESRI, Inc. All Rights Reserved.