BipBuffer.Release Method
Namespace: Microsoft.Exchange.Diagnostics
Assembly: Microsoft.Exchange.Diagnostics (in Microsoft.Exchange.Diagnostics.dll)
Syntax
'Declaration
Public Sub Release ( _
releasedSize As Integer _
)
'Usage
Dim instance As BipBuffer
Dim releasedSize As Integer
instance.Release(releasedSize)
public void Release(
int releasedSize
)
Parameters
- releasedSize
Type: System.Int32