File tree Expand file tree Collapse file tree 1 file changed +13
-7
lines changed Expand file tree Collapse file tree 1 file changed +13
-7
lines changed Original file line number Diff line number Diff line change 214
214
<remarks >
215
215
<format type =" text/markdown" ><![CDATA[
216
216
217
- ## Remarks
218
- For more information about lifetime services, see the <xref:System.Runtime.Remoting.Lifetime.LifetimeServices> class.
217
+ ## Remarks
218
+
219
+ This method is marked obsolete starting in .NET 5.0.
220
+
221
+ For more information about lifetime services, see the <xref:System.Runtime.Remoting.Lifetime.LifetimeServices> class.
219
222
220
223
]]> </format >
221
224
</remarks >
222
225
<exception cref =" T:System.Security.SecurityException" >The immediate caller does not have infrastructure permission.</exception >
226
+ <exception cref =" T:System.PlatformNotSupportedException" >.NET Core and .NET 5+ only: In all cases.</exception >
223
227
</Docs >
224
228
</Member >
225
229
<Member MemberName =" InitializeLifetimeService" >
265
269
<remarks >
266
270
<format type =" text/markdown" ><![CDATA[
267
271
268
- ## Remarks
269
- For more information about lifetime services, see the <xref:System.Runtime.Remoting.Lifetime.LifetimeServices> class.
270
-
271
-
272
-
272
+ ## Remarks
273
+
274
+ This method is marked obsolete starting in .NET 5.0.
275
+
276
+ For more information about lifetime services, see the <xref:System.Runtime.Remoting.Lifetime.LifetimeServices> class.
277
+
273
278
## Examples
274
279
The following code example demonstrates creating a lease.
275
280
280
285
]]> </format >
281
286
</remarks >
282
287
<exception cref =" T:System.Security.SecurityException" >The immediate caller does not have infrastructure permission.</exception >
288
+ <exception cref =" T:System.PlatformNotSupportedException" >.NET Core and .NET 5+ only: In all cases.</exception >
283
289
</Docs >
284
290
</Member >
285
291
<MemberGroup MemberName =" MemberwiseClone" >
You can’t perform that action at this time.
0 commit comments