Share via


IHostedApplication4.IsAdapterSessionController Property

Definition

Gets a Boolean value that specifies whether the adapter is a session controller.

public:
 property bool IsAdapterSessionController { bool get(); };
public bool IsAdapterSessionController { get; }
member this.IsAdapterSessionController : bool
Public ReadOnly Property IsAdapterSessionController As Boolean

Property Value

true if the adapter is a session controller; otherwise, false.

Applies to