NBoomackClient
Show / Hide Table of Contents

Class MediaTypeProbing

Inheritance
object
MediaTypeProbing
Inherited Members
object.Equals(object)
object.Equals(object, object)
object.GetHashCode()
object.GetType()
object.MemberwiseClone()
object.ReferenceEquals(object, object)
object.ToString()
Namespace: Boomack.Client
Assembly: NBoomackClient.dll
Syntax
public static class MediaTypeProbing

Methods

ProbeMediaType(Uri, TimeSpan?)

Declaration
public static string ProbeMediaType(Uri url, TimeSpan? timeout = null)
Parameters
Type Name Description
Uri url
TimeSpan? timeout
Returns
Type Description
string
In This Article
Back to top
Boomack Homepage