ActivityImplementationContext.PSRemotingBehavior Property

Definition

Defines the remoting behavior to use when invoking this activity.

public:
 property System::Management::Automation::RemotingBehavior PSRemotingBehavior { System::Management::Automation::RemotingBehavior get(); void set(System::Management::Automation::RemotingBehavior value); };
public System.Management.Automation.RemotingBehavior PSRemotingBehavior { get; set; }
member this.PSRemotingBehavior : System.Management.Automation.RemotingBehavior with get, set
Public Property PSRemotingBehavior As RemotingBehavior

Property Value

Applies to