Aracılığıyla paylaş


InternalRemotingServices.SetServerIdentity(MethodCall, Object) Yöntem

Tanım

Önemli

Bu API, CLS uyumlu değildir.

İstemciden sunucuya yapılan her yöntem çağrısı için bir uzak sunucu nesnesi için iç tanımlama bilgilerini ayarlar.

public:
 static void SetServerIdentity(System::Runtime::Remoting::Messaging::MethodCall ^ m, System::Object ^ srvID);
[System.CLSCompliant(false)]
public static void SetServerIdentity (System.Runtime.Remoting.Messaging.MethodCall m, object srvID);
[System.CLSCompliant(false)]
[System.Security.SecurityCritical]
public static void SetServerIdentity (System.Runtime.Remoting.Messaging.MethodCall m, object srvID);
[<System.CLSCompliant(false)>]
static member SetServerIdentity : System.Runtime.Remoting.Messaging.MethodCall * obj -> unit
[<System.CLSCompliant(false)>]
[<System.Security.SecurityCritical>]
static member SetServerIdentity : System.Runtime.Remoting.Messaging.MethodCall * obj -> unit
Public Shared Sub SetServerIdentity (m As MethodCall, srvID As Object)

Parametreler

m
MethodCall

MethodCall Uzak nesnedeki bir yöntem çağrısını temsil eden bir.

srvID
Object

Uzak sunucu nesnesi için iç tanımlama bilgileri.

Öznitelikler

Açıklamalar

sınıfının yöntemlerini InternalRemotingServices çağırmanız static gerekmez.

Şunlara uygulanır