Service.OnBeginCatchHandler(Int32) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
void OnBeginCatchHandler(int contextSlotNum);
public void OnBeginCatchHandler (int contextSlotNum);
member this.OnBeginCatchHandler : int -> unit
Public Sub OnBeginCatchHandler (contextSlotNum As Integer)
Parameters
- contextSlotNum
- Int32