ServiceJsonRpcDescriptor.JsonRpcConnection(JsonRpc) Oluşturucu

Tanım

ServiceJsonRpcDescriptor.JsonRpcConnection sınıfının yeni bir örneğini başlatır.

public:
 JsonRpcConnection(StreamJsonRpc::JsonRpc ^ jsonRpc);
public JsonRpcConnection (StreamJsonRpc.JsonRpc jsonRpc);
new Microsoft.ServiceHub.Framework.ServiceJsonRpcDescriptor.JsonRpcConnection : StreamJsonRpc.JsonRpc -> Microsoft.ServiceHub.Framework.ServiceJsonRpcDescriptor.JsonRpcConnection
Public Sub New (jsonRpc As JsonRpc)

Parametreler

jsonRpc
JsonRpc

JSON-RPC nesnesi.

Şunlara uygulanır