다음을 통해 공유


QueueId.Equality(QueueId, QueueId) 연산자

정의

public static bool operator == (Orleans.Streams.QueueId left, Orleans.Streams.QueueId right);
static member ( = ) : Orleans.Streams.QueueId * Orleans.Streams.QueueId -> bool
Public Shared Operator == (left As QueueId, right As QueueId) As Boolean

매개 변수

left
QueueId
right
QueueId

반환

적용 대상