InternalRemotingServices Klasa

Definicja

Definiuje metody narzędzi do użycia przez infrastrukturę komunikacji zdalną .NET Framework.

public ref class InternalRemotingServices
public class InternalRemotingServices
[System.Runtime.InteropServices.ComVisible(true)]
public class InternalRemotingServices
[System.Runtime.InteropServices.ComVisible(true)]
[System.Security.SecurityCritical]
public class InternalRemotingServices
type InternalRemotingServices = class
[<System.Runtime.InteropServices.ComVisible(true)>]
type InternalRemotingServices = class
[<System.Runtime.InteropServices.ComVisible(true)>]
[<System.Security.SecurityCritical>]
type InternalRemotingServices = class
Public Class InternalRemotingServices
Dziedziczenie
InternalRemotingServices
Atrybuty

Uwagi

Nie trzeba wywoływać static metod InternalRemotingServices klasy .

Konstruktory

InternalRemotingServices()

Tworzy wystąpienie klasy InternalRemotingServices.

Metody

DebugOutChnl(String)

Wysyła komunikat dotyczący kanału komunikacji zdalnej do debugera niezarządzanego.

Equals(Object)

Określa, czy dany obiekt jest taki sam, jak bieżący obiekt.

(Odziedziczone po Object)
GetCachedSoapAttribute(Object)

Pobiera odpowiedni atrybut związany z protokołem SOAP dla określonego elementu członkowskiego klasy lub parametru metody.

GetHashCode()

Służy jako domyślna funkcja skrótu.

(Odziedziczone po Object)
GetType()

Type Pobiera wartość bieżącego wystąpienia.

(Odziedziczone po Object)
MemberwiseClone()

Tworzy płytkią kopię bieżącego Objectelementu .

(Odziedziczone po Object)
RemotingAssert(Boolean, String)

Instruuje wewnętrzny debuger, aby sprawdzić warunek i wyświetlić komunikat, jeśli warunek to false.

RemotingTrace(Object[])

Wysyła dowolną liczbę komunikatów dotyczących kanałów komunikacji zdalniej do wewnętrznego debugera.

SetServerIdentity(MethodCall, Object)

Ustawia wewnętrzne informacje identyfikacyjne dla obiektu serwera zdalnego dla każdego wywołania metody od klienta do serwera.

ToString()

Zwraca ciąg reprezentujący bieżący obiekt.

(Odziedziczone po Object)

Dotyczy