Partilhar via


Membros ServerMessageEventArgs

The ServerMessageEventArgs class represents the arguments used when a server message event is raised.

O tipo ServerMessageEventArgs expõe os seguintes membros.

Construtores

  Nome Descrição
Método público ServerMessageEventArgs Initializes a new instance of the ServerMessageEventArgs class for the specified event and with the specified error.

Início

Métodos

  Nome Descrição
Método público Equals (Herdado de Object.)
Método protegido Finalize (Herdado de Object.)
Método público GetHashCode (Herdado de Object.)
Método público GetType (Herdado de Object.)
Método protegido MemberwiseClone (Herdado de Object.)
Método público ToString Returns a String that represents the ServerMessageEventArgs object. (Substitui Object. . :: . .ToString() () () ().)

Início

Propriedades

  Nome Descrição
Propriedade pública Error Gets the error associated with the server message event.

Início