Amazon.DeviceFarm.Model.ListRemoteAccessSessionsResponse.IsSetRemoteAccessSessions C# (CSharp) 메소드

IsSetRemoteAccessSessions() 개인적인 메소드

private IsSetRemoteAccessSessions ( ) : bool
리턴 bool
        internal bool IsSetRemoteAccessSessions()
        {
            return this._remoteAccessSessions != null && this._remoteAccessSessions.Count > 0; 
        }
ListRemoteAccessSessionsResponse