Amazon.EC2.Model.HostProperties.IsSetSockets C# (CSharp) Method

IsSetSockets() private method

private IsSetSockets ( ) : bool
return bool
        internal bool IsSetSockets()
        {
            return this._sockets.HasValue; 
        }