ArcGIS Pro 2.9 API Reference Guide
CreateSharingSessionAsync Method

ArcGIS.Desktop.Core Namespace > ISharingModule Interface : CreateSharingSessionAsync Method
Syntax
Task<bool> CreateSharingSessionAsync( 
   bool cacheActiveSharingSession
)
Function CreateSharingSessionAsync( _
   ByVal cacheActiveSharingSession As Boolean _
) As Task(Of Boolean)

Parameters

cacheActiveSharingSession
Requirements

Target Platforms: Windows 11, Windows 10, Windows 8.1

See Also

Reference

ISharingModule Interface
ISharingModule Members