RemoteTargetNotSetException Classe

Definição

Exceção RPC remota que indica que o servidor não tem nenhum objeto de destino.

public class RemoteTargetNotSetException : StreamJsonRpc.RemoteRpcException
[System.Serializable]
public class RemoteTargetNotSetException : StreamJsonRpc.RemoteRpcException
type RemoteTargetNotSetException = class
    inherit RemoteRpcException
[<System.Serializable>]
type RemoteTargetNotSetException = class
    inherit RemoteRpcException
Public Class RemoteTargetNotSetException
Inherits RemoteRpcException
Herança
RemoteTargetNotSetException
Atributos

Construtores

Nome Description
RemoteTargetNotSetException(SerializationInfo, StreamingContext)

Inicializa uma nova instância da classe RemoteTargetNotSetException.

Aplica-se a

Confira também