Constructor ArcGISStreamService
ArcGISStreamService(Uri)
Initializes a new instance of the ArcGISStreamService class.
Declaration
public ArcGISStreamService(Uri source)
Parameters
Type | Name | Description |
---|---|---|
System.Uri | source | The Uri of the stream service. |
Applies to
Platforms and versions
Target | Versions |
---|---|
.NET Standard 2.0 | 200.3 - 200.6 |
.NET | 200.3 - 200.6 |
.NET Windows | 200.3 - 200.6 |
.NET Android | 200.3 - 200.6 |
.NET iOS | 200.3 - 200.6 |
.NET Framework | 200.3 - 200.6 |
UWP | 200.3 - 200.6 |
ArcGISStreamService(PortalItem)
Initializes a new instance of the ArcGISStreamService class from a portal item.
Declaration
public ArcGISStreamService(PortalItem portalItem)
Parameters
Type | Name | Description |
---|---|---|
PortalItem | portalItem | An ArcGIS stream service PortalItem. |
Applies to
Platforms and versions
Target | Versions |
---|---|
.NET Standard 2.0 | 200.6 |
.NET | 200.6 |
.NET Windows | 200.6 |
.NET Android | 200.6 |
.NET iOS | 200.6 |
.NET Framework | 200.6 |
UWP | 200.6 |