Responder Developer Guide
WithStrongReference Method


Make registration hold a strong reference if possible
Syntax
'Declaration
 
Public Function WithStrongReference() As TinyIoCContainer.RegisterOptions
'Usage
 
Dim instance As TinyIoCContainer.RegisterOptions
Dim value As TinyIoCContainer.RegisterOptions
 
value = instance.WithStrongReference()
public TinyIoCContainer.RegisterOptions WithStrongReference()

Return Value

RegisterOptions
Exceptions
ExceptionDescription
TinyIoCInstantiationTypeException 
Requirements

Target Platforms: Windows XP SP3 (32-bit and 64-bit), Windows 7 (32-bit and 64-bit)

Not all Operating Systems are supported on all products. Visit the ArcFM Solution Supported Versions page for full details.

See Also

Reference

TinyIoCContainer.RegisterOptions Class
TinyIoCContainer.RegisterOptions Members

 

 


Send Comment