Click or drag to resize
UPnpServiceLocation Constructor
Initializes a new instance of the UPnpServiceLocation class

Namespace: StreamCoders.Network
Assembly: MediaBase (in MediaBase.dll) Version: 2.0.5.0 (2.0.5.0)
Syntax
public UPnpServiceLocation(
	string rawResponse,
	Uri location
)

Parameters

rawResponse
Type: SystemString
location
Type: SystemUri
See Also