| SoLDMNodeFrontManagerUnRegisterSlice Method |
Namespace: OIV.LDMAssembly: OIV.LDM (in OIV.LDM.dll) Version: 9.9.37.0 (9.9.37.0)
Syntaxpublic void UnRegisterSlice(
int sliceID
)
Public Sub UnRegisterSlice (
sliceID As Integer
)
public:
void UnRegisterSlice(
int sliceID
)
member UnRegisterSlice :
sliceID : int -> unit
Parameters
- sliceID
- Type: SystemInt32
Remarks
See Also