ConnectionInfo.State Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
property Microsoft::HostIntegration::Drda::Common::ConnectionState State { Microsoft::HostIntegration::Drda::Common::ConnectionState get(); void set(Microsoft::HostIntegration::Drda::Common::ConnectionState value); };
[System.Runtime.Serialization.DataMember]
public Microsoft.HostIntegration.Drda.Common.ConnectionState State { get; set; }
member this.State : Microsoft.HostIntegration.Drda.Common.ConnectionState with get, set
Public Property State As ConnectionState
Property Value
- Attributes