RemoteTargetNotSetException Classe

Definizione

Eccezione RPC remota che indica che il server non ha alcun oggetto di destinazione.

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
Ereditarietà
RemoteTargetNotSetException
Attributi

Costruttori

Nome Descrizione
RemoteTargetNotSetException(SerializationInfo, StreamingContext)

Inizializza una nuova istanza della classe RemoteTargetNotSetException.

Si applica a

Vedi anche