Responder Developer Guide
AsSingleton Method (TinyIoCContainer.RegisterOptions)


Make registration a singleton (single instance) if possible
Syntax
'Declaration
 
Public Function AsSingleton() As TinyIoCContainer.RegisterOptions
'Usage
 
Dim instance As TinyIoCContainer.RegisterOptions
Dim value As TinyIoCContainer.RegisterOptions
 
value = instance.AsSingleton()
public TinyIoCContainer.RegisterOptions AsSingleton()

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