프로퍼티 | 타입 | 설명 |
---|
메소드 | 설명 | |
---|---|---|
EndLifetimeScope ( ) : void |
Disposes the current HTTP request's lifetime scope and all its children.
|
|
SPRequestLifetimeScopeProvider ( ISharePointContainerProvider containerProvider ) : System |
Create a new per-HTTP-request lifetime scope so that state can be shared across a whole SPRequest.
|
public SPRequestLifetimeScopeProvider ( ISharePointContainerProvider containerProvider ) : System | ||
containerProvider | ISharePointContainerProvider | The current container provider |
리턴 | System |