Düzenle

Aracılığıyla paylaş


StreamSubscriptionHandle<T>.Equals Method

Definition

Indicates whether the current object is equal to another object of the same type.

public abstract bool Equals (Orleans.Streams.StreamSubscriptionHandle<T> other);
override this.Equals : Orleans.Streams.StreamSubscriptionHandle<'T> -> bool
Public MustOverride Function Equals (other As StreamSubscriptionHandle(Of T)) As Boolean

Parameters

Returns

Implements

Applies to