Compartir a través de


BipBuffer.AllocatedSize Property

Namespace:  Microsoft.Exchange.Diagnostics
Assembly:  Microsoft.Exchange.Diagnostics (in Microsoft.Exchange.Diagnostics.dll)

Syntax

'Declaration
Public ReadOnly Property AllocatedSize As Integer
    Get
'Usage
Dim instance As BipBuffer
Dim value As Integer

value = instance.AllocatedSize
public int AllocatedSize { get; }

Property Value

Type: System.Int32