Condividi tramite


ChannelId.Inequality(ChannelId, ChannelId) Operatore

Definizione

Verifica l'uguaglianza tra due istanze di ChannelId.

public static bool operator != (Orleans.BroadcastChannel.ChannelId s1, Orleans.BroadcastChannel.ChannelId s2);
static member op_Inequality : Orleans.BroadcastChannel.ChannelId * Orleans.BroadcastChannel.ChannelId -> bool
Public Shared Operator != (s1 As ChannelId, s2 As ChannelId) As Boolean

Parametri

s1
ChannelId

Prima identità del flusso.

s2
ChannelId

Seconda identità del flusso.

Restituisce

Risultato dell'operatore.

Si applica a