Compartir a través de


ServerMessageEventArgs Miembros

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

El tipo ServerMessageEventArgs expone los siguientes miembros.

Constructores

  Nombre Descripción
Método publico ServerMessageEventArgs Initializes a new instance of the ServerMessageEventArgs class for the specified event and with the specified error.

Principio

Métodos

  Nombre Descripción
Método publico Equals (Se hereda de Object).
Método protegido Finalize (Se hereda de Object).
Método publico GetHashCode (Se hereda de Object).
Método publico GetType (Se hereda de Object).
Método protegido MemberwiseClone (Se hereda de Object).
Método publico ToString Returns a String that represents the ServerMessageEventArgs object. (Invalida Object. . :: . .ToString() () () ().)

Principio

Propiedades

  Nombre Descripción
Propiedad pública Error Gets the error associated with the server message event.

Principio