PortBase.Close(Context, Segment) 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:
abstract void Close(Microsoft::XLANGs::Core::Context ^ cxt, Microsoft::XLANGs::Core::Segment ^ seg);
public abstract void Close (Microsoft.XLANGs.Core.Context cxt, Microsoft.XLANGs.Core.Segment seg);
abstract member Close : Microsoft.XLANGs.Core.Context * Microsoft.XLANGs.Core.Segment -> unit
Public MustOverride Sub Close (cxt As Context, seg As Segment)
Parameters
- cxt
- Context
- seg
- Segment