Op Englesch liesen Editéieren

Deelen iwwer


InternalRemotingServices.SetServerIdentity(MethodCall, Object) Method

Definition

Important

This API is not CLS-compliant.

Sets internal identifying information for a remoted server object for each method call from client to server.

C#
[System.CLSCompliant(false)]
public static void SetServerIdentity(System.Runtime.Remoting.Messaging.MethodCall m, object srvID);
C#
[System.CLSCompliant(false)]
[System.Security.SecurityCritical]
public static void SetServerIdentity(System.Runtime.Remoting.Messaging.MethodCall m, object srvID);

Parameters

m
MethodCall

A MethodCall that represents a method call on a remote object.

srvID
Object

Internal identifying information for a remoted server object.

Attributes

Remarks

You do not need to call the static methods of the InternalRemotingServices class.

Applies to

Produkt Versiounen
.NET Framework 1.1, 2.0, 3.0, 3.5, 4.0, 4.5, 4.5.1, 4.5.2, 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1, 4.7.2, 4.8, 4.8.1