Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches

◆ GetLifetimeService()

object System.MarshalByRefObject.GetLifetimeService ( )
inlineinherited

Definition at line 10 of file MarshalByRefObject.cs.

11 {
12 throw new PlatformNotSupportedException(SR.PlatformNotSupported_Remoting);
13 }

References System.SR.PlatformNotSupported_Remoting.