WebSocketTransportSettings.Equals Method
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.
Determines whether the specified object is equal with the current object.
Equals(Object) |
Determines whether the specified object is equal with the current object. |
Equals(WebSocketTransportSettings) |
Determines whether the specified web socket transport settings object is equal with the current object. |
Determines whether the specified object is equal with the current object.
public:
override bool Equals(System::Object ^ obj);
public override bool Equals(object obj);
override this.Equals : obj -> bool
Public Overrides Function Equals (obj As Object) As Boolean
Parameters
- obj
- Object
The object to compare with the current object.
Returns
true
if the specified object is equal with the current object; otherwise, false
.
Applies to
.NET 10 (package-provided) ja muut versiot
Tuote | Versiot |
---|---|
.NET | Core 1.0, Core 1.1, 8 (package-provided), 9 (package-provided), 10 (package-provided) |
.NET Framework | 4.5, 4.5.1, 4.5.2, 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1, 4.7.2, 4.8, 4.8.1 |
.NET Standard | 2.0 (package-provided) |
UWP | 10.0 |
Determines whether the specified web socket transport settings object is equal with the current object.
public:
virtual bool Equals(System::ServiceModel::Channels::WebSocketTransportSettings ^ other);
public bool Equals(System.ServiceModel.Channels.WebSocketTransportSettings other);
override this.Equals : System.ServiceModel.Channels.WebSocketTransportSettings -> bool
Public Function Equals (other As WebSocketTransportSettings) As Boolean
Parameters
The web socket transport settings object to compare with the current object.
Returns
true
if the specified object is equal with the current object; otherwise, false
.
Implements
Applies to
.NET 10 (package-provided) ja muut versiot
Tuote | Versiot |
---|---|
.NET | Core 1.0, Core 1.1, 8 (package-provided), 9 (package-provided), 10 (package-provided) |
.NET Framework | 4.5, 4.5.1, 4.5.2, 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1, 4.7.2, 4.8, 4.8.1 |
.NET Standard | 2.0 (package-provided) |
UWP | 10.0 |
Tuotteen .NET palaute
.NET on avoin lähdekoodi projekti. Anna palautetta valitsemalla linkki: