Miner.Geodatabase.Replication Namespace > ReplicationMain Class : CurrentDomain_UnhandledExceptionEventHandler Method |
'Declaration
Public Shared Sub CurrentDomain_UnhandledExceptionEventHandler( _ ByVal sender As System.Object, _ ByVal e As System.UnhandledExceptionEventArgs _ )
'Usage
Dim sender As System.Object Dim e As System.UnhandledExceptionEventArgs ReplicationMain.CurrentDomain_UnhandledExceptionEventHandler(sender, e)
public static void CurrentDomain_UnhandledExceptionEventHandler( System.object sender, System.UnhandledExceptionEventArgs e )
public procedure CurrentDomain_UnhandledExceptionEventHandler( sender: System.TObject; e: System.UnhandledExceptionEventArgs ); static;
public static function CurrentDomain_UnhandledExceptionEventHandler( sender : System.Object, e : System.UnhandledExceptionEventArgs );
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2