[Diese Dokumentation ist noch nicht fertig und kann sich bis zur entgültigen Version noch ändern.]
Assembly: DNRemoteContract (in DNRemoteContract.dll) Version: 1.0.4679.19834 (1.0.0.0)
Gibt den Fernsteuerungs-Proxy der Standard-Laufzeitumgebung zurück.
Namespace: DynamicNode.RemotingAssembly: DNRemoteContract (in DNRemoteContract.dll) Version: 1.0.4679.19834 (1.0.0.0)
Syntax
C# |
---|
public static RuntimeService RuntimeService { get; private set; } |
Visual Basic |
---|
Public Shared Property RuntimeService As RuntimeService Get Private Set |
F# |
---|
static member RuntimeService : RuntimeService with get, private set |