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

Afficher le fichier Open project: gbarnett/shared-source-cli-2.0 Class Usage Examples

Private Properties

Свойство Type Description
CreateLease ILease
CreateLease ILease
GetLease ILease
GetLeaseInitial ILease

Private Methods

Méthode 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