VssNetworkHelper Class
Inheritance Hierarchy
System.Object
Microsoft.VisualStudio.Services.Common.VssNetworkHelper
Namespace: Microsoft.VisualStudio.Services.Common
Assembly: Microsoft.VisualStudio.Services.Common (in Microsoft.VisualStudio.Services.Common.dll)
Syntax
'Declaration
Public NotInheritable Class VssNetworkHelper
public static class VssNetworkHelper
public ref class VssNetworkHelper abstract sealed
[<AbstractClass>]
[<Sealed>]
type VssNetworkHelper = class end
public final class VssNetworkHelper
Methods
Name | Description | |
---|---|---|
IsTransientNetworkException(Exception) | ||
IsTransientNetworkException(Exception, Nullable<HttpStatusCode>%, Nullable<WebExceptionStatus>%, Nullable<SocketError>%) |
Top
Thread Safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.