C# Class System.Runtime.Remoting.Lifetime.LifetimeServices

Mostrar archivo Open project: gbarnett/shared-source-cli-2.0 Class Usage Examples

Private Properties

Property Type Description
CreateLease ILease
CreateLease ILease
GetLease ILease
GetLeaseInitial ILease

Private Methods

Method Description
CreateLease ( MarshalByRefObject obj ) : ILease
CreateLease ( System.TimeSpan leaseTime, System.TimeSpan renewOnCallTime, System.TimeSpan sponsorshipTimeout, MarshalByRefObject obj ) : ILease
GetLease ( MarshalByRefObject obj ) : ILease
GetLeaseInitial ( MarshalByRefObject obj ) : ILease