PSResumableActivityHostController.SupportDisconnectedPSStreams Property

Definition

This property indentifies if the Activity controller is running in disconnected mode or not. If it is running in disconnected mode then all the output and data streams will be provied as new objects.

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

Property Value

Applies to