'DeclarationPublic Function New( _ ByVal exception As Exception, _ ByVal defaultCode As UInteger _ )
'UsageDim exception As Exception Dim defaultCode As UInteger Dim instance As New ServiceResult(exception, defaultCode)
public ServiceResult( Exception exception, uint defaultCode )
public: ServiceResult( Exception^ exception, uint defaultCode )
Parameters
- exception
 - defaultCode