| SealManagerBreakSeal Method  | 
 
                Breaks the seal with the given ID if possible.
            
 
    Namespace: 
   PsrApi.Managers
    Assembly:
   PsrApi (in PsrApi.dll) Version: 8.13.13.27522 (14.03.2022)
 Syntax
Syntaxpublic Task<PsrSeal> BreakSeal(
	Guid sealId
)
Parameters
- sealId
- Type: SystemGuid
 
Return Value
Type: 
TaskPsrSeal See Also
See Also