Amazon.EC2.Model.HostProperties.IsSetSockets C# (CSharp) Méthode

IsSetSockets() private méthode

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