RemotingConfiguration 類別
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
提供各種靜態 (Static) 方法來設定遠端基礎結構。
public ref class RemotingConfiguration
public ref class RemotingConfiguration abstract sealed
public class RemotingConfiguration
[System.Runtime.InteropServices.ComVisible(true)]
public static class RemotingConfiguration
type RemotingConfiguration = class
[<System.Runtime.InteropServices.ComVisible(true)>]
type RemotingConfiguration = class
Public Class RemotingConfiguration
- 繼承
-
RemotingConfiguration
- 屬性
屬性
ApplicationId |
取得目前正在執行的應用程式 ID。 |
ApplicationName |
取得或設定遠端應用程式的名稱。 |
CustomErrorsMode |
取得或設定值,指出如何處理自訂錯誤。 |
ProcessId |
取得目前正在執行的處理序 ID。 |