StopLog Method
Namespace: Microsoft.CommerceServer.Runtime
Assembly: Microsoft.CommerceServer.Interop (in Microsoft.CommerceServer.Interop.dll)
Syntax
'Declaration
Public Overridable Sub StopLog ( _
pDispMSCSLogSink As Object _
)
'Usage
Dim instance As DictionaryClass
Dim pDispMSCSLogSink As Object
instance.StopLog(pDispMSCSLogSink)
public virtual void StopLog(
Object pDispMSCSLogSink
)
public:
virtual void StopLog(
[InAttribute] Object^ pDispMSCSLogSink
)
public function StopLog(
pDispMSCSLogSink : Object
)
Parameters
- pDispMSCSLogSink
Type: System..::.Object
Permissions
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.