ClientSponsor Constructor (TimeSpan)

 

Initializes a new instance of the ClientSponsor class with the renewal time of the sponsored object.

Namespace:   System.Runtime.Remoting.Lifetime
Assembly:  mscorlib (in mscorlib.dll)

public:
ClientSponsor(
	TimeSpan renewalTime
)

Parameters

renewalTime
Type: System::TimeSpan

The TimeSpan by which to increase the lifetime of the sponsored objects when renewal is requested.

.NET Framework
Available since 1.1
Return to top
Show: