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.8 |
| .NET | 200.3 - 200.8 |
| .NET Windows | 200.3 - 200.8 |
| .NET Android | 200.3 - 200.8 |
| .NET iOS | 200.3 - 200.8 |
| .NET Framework | 200.3 - 200.8 |
| UWP | 200.3 - 200.8 |
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 - 200.8 |
| .NET | 200.6 - 200.8 |
| .NET Windows | 200.6 - 200.8 |
| .NET Android | 200.6 - 200.8 |
| .NET iOS | 200.6 - 200.8 |
| .NET Framework | 200.6 - 200.8 |
| UWP | 200.6 - 200.8 |