Share via


DocConvLoadBalancer.Port_Validate Method

Validates the port that the DocConvLoadBalancer uses.

Namespace:  Microsoft.Office.DocumentManagement.AdminPages
Assembly:  Microsoft.Office.DocumentManagement.AdminPages (in Microsoft.Office.DocumentManagement.AdminPages.dll)

Syntax

'Declaration
Protected Sub Port_Validate ( _
    sender As Object, _
    e As ServerValidateEventArgs _
)
'Usage
Dim sender As Object
Dim e As ServerValidateEventArgs

Me.Port_Validate(sender, e)
protected void Port_Validate(
    Object sender,
    ServerValidateEventArgs e
)

Parameters

  • sender
    Type: System.Object

    The Object object that sends specific arguments when the port is validated.

See Also

Reference

DocConvLoadBalancer Class

DocConvLoadBalancer Members

Microsoft.Office.DocumentManagement.AdminPages Namespace