Amazon.WorkSpaces.Model.WorkspaceConnectionStatus.IsSetConnectionState C# (CSharp) Method

IsSetConnectionState() private method

private IsSetConnectionState ( ) : bool
return bool
        internal bool IsSetConnectionState()
        {
            return this._connectionState != null;
        }